#c5b411

Color #C5B411 Bird Flower (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Bird Flower #C5B411

Tints of Bird Flower #C5B411

Color information

#C5B411 (or 0xC5B411) is unknown color: approx Bird Flower. HEX triplet: C5, B4 and 11. RGB value is (197,180,17). Sum of RGB (Red+Green+Blue) = 197+180+17=394 (52% of max value = 765). Red value is 197 (77.34% from 255 or 50% from 394); Green value is 180 (70.70% from 255 or 45.69% from 394); Blue value is 17 (7.03% from 255 or 4.31% from 394); Max value from RGB is 197 - color contains mainly: red. Hex color #C5B411 is not a web safe color. Web safe color analog (approx): #CCCC00. Inversed color of #C5B411 is #3A4BEE. Grayscale: #A7A7A7. Windows color (decimal): -3820527 or 1160389. OLE color: 1160389.

HSL color Cylindrical-coordinate representation of color #C5B411: hue angle of 54.33º degrees, saturation: 0.84, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #C5B411 is Cyan = 0, Magento = 0.09, Yellow = 0.91 and Black (K on CMYK) = 0.23.

Color convert

RGB19718017-
CMYK00.090.910.23
HSL54.33º84.11%41.96%-
HSV(B)54.33º91.37%77.25%-
XYZ39.4544.557.05-
YUV166.543.63149.75-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 197 (77.34% from 255) = 50%
GREEN value IS 180 (70.70% from 255) = 45.69%
BLUE value IS 17 (7.03% from 255) = 4.31%
R=50%
G=45.69%
B=4.31%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.09
Y (Yellow) values IS 0.91
K (Black) values IS 0.23
SystemRedGreenBlueCMYKHSL
Decimal1971801700.090.910.2354.3384.1141.96
HexC5B411095B1736542a
Octal30526421011133276612452
Binary110001011011010010001010011011011101111101101010100101010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #c5b411

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #c5b411; }

 p { color: rgb(197,180,17); }

 H1.HeaderClassName
 {
   color: #c5b411;
 }
 .AnyTagClassName
 {
   color: #c5b411;
 }
</style>
background-color css

<style>
 a { background-color: #c5b411; }

 a { background-color: rgb(197,180,17); }

 div.DivClassName
 {
   background-color: #c5b411;
 }
 .BgClassName
 {
   background-color: #c5b411;
 }
</style>
border-color css

<style>
 span { border-color: #c5b411; }

 span { border-color: rgb(197,180,17); }

 td.TdClassName
 {
   border-color: #c5b411;
 }
 .TagClassName
 {
   border-color: #c5b411;
 }
</style>

cancel