#427608

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

Shades of Bilbao #427608

Tints of Bilbao #427608

Color information

#427608 (or 0x427608) is unknown color: approx Bilbao. HEX triplet: 42, 76 and 08. RGB value is (66,118,8). Sum of RGB (Red+Green+Blue) = 66+118+8=192 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.38% from 192); Green value is 118 (46.48% from 255 or 61.46% from 192); Blue value is 8 (3.52% from 255 or 4.17% from 192); Max value from RGB is 118 - color contains mainly: green. Hex color #427608 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427608 is #BD89F7. Grayscale: #5A5A5A. Windows color (decimal): -12421624 or 554562. OLE color: 554562.

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

Color convert

RGB661188-
CMYK0.4400.930.54
HSL88.36º87.3%24.71%-
HSV(B)88.36º93.22%46.27%-
XYZ8.7714.132.5-
YUV89.9181.77110.94-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 34.38%
GREEN value IS 118 (46.48% from 255) = 61.46%
BLUE value IS 8 (3.52% from 255) = 4.17%
R=34.38%
G=61.46%
B=4.17%

CMYK

C (Cyan) values IS 0.44
M (Magenta) values IS 0
Y (Yellow) values IS 0.93
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal6611880.4400.930.5488.3687.324.71
Hex427682C05D36585719
Octal102166105401356613012731
Binary100001011101101000101100010111011101101011000101011111001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #427608

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #427608; }

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

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

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

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

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

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

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

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