#427618

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

Shades of Bilbao #427618

Tints of Bilbao #427618

Color information

#427618 (or 0x427618) is unknown color: approx Bilbao. HEX triplet: 42, 76 and 18. RGB value is (66,118,24). Sum of RGB (Red+Green+Blue) = 66+118+24=208 (27% of max value = 765). Red value is 66 (26.17% from 255 or 31.73% from 208); Green value is 118 (46.48% from 255 or 56.73% from 208); Blue value is 24 (9.77% from 255 or 11.54% from 208); Max value from RGB is 118 - color contains mainly: green. Hex color #427618 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427618 is #BD89E7. Grayscale: #5C5C5C. Windows color (decimal): -12421608 or 1603138. OLE color: 1603138.

HSL color Cylindrical-coordinate representation of color #427618: hue angle of 93.19º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #427618 is Cyan = 0.44, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.54.

Color convert

RGB6611824-
CMYK0.4400.800.54
HSL93.19º66.2%27.84%-
HSV(B)93.19º79.66%46.27%-
XYZ8.8914.183.13-
YUV91.7489.77109.64-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 31.73%
GREEN value IS 118 (46.48% from 255) = 56.73%
BLUE value IS 24 (9.77% from 255) = 11.54%
R=31.73%
G=56.73%
B=11.54%

CMYK

C (Cyan) values IS 0.44
M (Magenta) values IS 0
Y (Yellow) values IS 0.80
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal66118240.4400.800.5493.1966.227.84
Hex4276182C050365d421c
Octal102166305401206613510234
Binary1000010111011011000101100010100001101101011101100001011100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #427618

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #427618; }

 p { color: rgb(66,118,24); }

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

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

 a { background-color: rgb(66,118,24); }

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

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

 span { border-color: rgb(66,118,24); }

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