#417406

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

Shades of Bilbao #417406

Tints of Bilbao #417406

Color information

#417406 (or 0x417406) is unknown color: approx Bilbao. HEX triplet: 41, 74 and 06. RGB value is (65,116,6). Sum of RGB (Red+Green+Blue) = 65+116+6=187 (24% of max value = 765). Red value is 65 (25.78% from 255 or 34.76% from 187); Green value is 116 (45.70% from 255 or 62.03% from 187); Blue value is 6 (2.73% from 255 or 3.21% from 187); Max value from RGB is 116 - color contains mainly: green. Hex color #417406 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #417406 is #BE8BF9. Grayscale: #585858. Windows color (decimal): -12487674 or 422977. OLE color: 422977.

HSL color Cylindrical-coordinate representation of color #417406: hue angle of 87.82º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #417406 is Cyan = 0.44, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.55.

Color convert

RGB651166-
CMYK0.4400.950.55
HSL87.82º90.16%23.92%-
HSV(B)87.82º94.83%45.49%-
XYZ8.4613.632.36-
YUV88.2181.6111.44-

RGB Variations

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

RGB

RED value IS 65 (25.78% from 255) = 34.76%
GREEN value IS 116 (45.70% from 255) = 62.03%
BLUE value IS 6 (2.73% from 255) = 3.21%
R=34.76%
G=62.03%
B=3.21%

CMYK

C (Cyan) values IS 0.44
M (Magenta) values IS 0
Y (Yellow) values IS 0.95
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal6511660.4400.950.5587.8290.1623.92
Hex417462C05F37585a18
Octal10116465401376713013230
Binary10000011110100110101100010111111101111011000101101011000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #417406

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #417406; }

 p { color: rgb(65,116,6); }

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

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

 a { background-color: rgb(65,116,6); }

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

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

 span { border-color: rgb(65,116,6); }

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