#427417

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

Shades of Bilbao #427417

Tints of Bilbao #427417

Color information

#427417 (or 0x427417) is unknown color: approx Bilbao. HEX triplet: 42, 74 and 17. RGB value is (66,116,23). Sum of RGB (Red+Green+Blue) = 66+116+23=205 (27% of max value = 765). Red value is 66 (26.17% from 255 or 32.20% from 205); Green value is 116 (45.70% from 255 or 56.59% from 205); Blue value is 23 (9.38% from 255 or 11.22% from 205); Max value from RGB is 116 - color contains mainly: green. Hex color #427417 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427417 is #BD8BE8. Grayscale: #5A5A5A. Windows color (decimal): -12422121 or 1537090. OLE color: 1537090.

HSL color Cylindrical-coordinate representation of color #427417: hue angle of 92.26º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #427417 is Cyan = 0.43, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.55.

Color convert

RGB6611623-
CMYK0.4300.800.55
HSL92.26º66.91%27.25%-
HSV(B)92.26º80.17%45.49%-
XYZ8.6513.713-
YUV90.4589.94110.56-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 32.20%
GREEN value IS 116 (45.70% from 255) = 56.59%
BLUE value IS 23 (9.38% from 255) = 11.22%
R=32.20%
G=56.59%
B=11.22%

CMYK

C (Cyan) values IS 0.43
M (Magenta) values IS 0
Y (Yellow) values IS 0.80
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal66116230.4300.800.5592.2666.9127.25
Hex4274172B050375c431b
Octal102164275301206713410333
Binary1000010111010010111101011010100001101111011100100001111011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #427417

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #427417; }

 p { color: rgb(66,116,23); }

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

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

 a { background-color: rgb(66,116,23); }

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

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

 span { border-color: rgb(66,116,23); }

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