#427614

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

Shades of Bilbao #427614

Tints of Bilbao #427614

Color information

#427614 (or 0x427614) is unknown color: approx Bilbao. HEX triplet: 42, 76 and 14. RGB value is (66,118,20). Sum of RGB (Red+Green+Blue) = 66+118+20=204 (27% of max value = 765). Red value is 66 (26.17% from 255 or 32.35% from 204); Green value is 118 (46.48% from 255 or 57.84% from 204); Blue value is 20 (8.20% from 255 or 9.80% from 204); Max value from RGB is 118 - color contains mainly: green. Hex color #427614 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427614 is #BD89EB. Grayscale: #5B5B5B. Windows color (decimal): -12421612 or 1340994. OLE color: 1340994.

HSL color Cylindrical-coordinate representation of color #427614: hue angle of 91.84º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #427614 is Cyan = 0.44, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.54.

Color convert

RGB6611820-
CMYK0.4400.830.54
HSL91.84º71.01%27.06%-
HSV(B)91.84º83.05%46.27%-
XYZ8.8514.172.93-
YUV91.2887.77109.97-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 32.35%
GREEN value IS 118 (46.48% from 255) = 57.84%
BLUE value IS 20 (8.20% from 255) = 9.80%
R=32.35%
G=57.84%
B=9.80%

CMYK

C (Cyan) values IS 0.44
M (Magenta) values IS 0
Y (Yellow) values IS 0.83
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal66118200.4400.830.5491.8471.0127.06
Hex4276142C053365c471b
Octal102166245401236613410733
Binary1000010111011010100101100010100111101101011100100011111011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #427614

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #427614; }

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

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

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

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

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

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

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

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