#427908

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

Shades of Bilbao #427908

Tints of Bilbao #427908

Color information

#427908 (or 0x427908) is unknown color: approx Bilbao. HEX triplet: 42, 79 and 08. RGB value is (66,121,8). Sum of RGB (Red+Green+Blue) = 66+121+8=195 (25% of max value = 765). Red value is 66 (26.17% from 255 or 33.85% from 195); Green value is 121 (47.66% from 255 or 62.05% from 195); Blue value is 8 (3.52% from 255 or 4.10% from 195); Max value from RGB is 121 - color contains mainly: green. Hex color #427908 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427908 is #BD86F7. Grayscale: #5C5C5C. Windows color (decimal): -12420856 or 555330. OLE color: 555330.

HSL color Cylindrical-coordinate representation of color #427908: hue angle of 89.2º degrees, saturation: 0.88, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #427908 is Cyan = 0.45, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.53.

Color convert

RGB661218-
CMYK0.4500.930.53
HSL89.2º87.6%25.29%-
HSV(B)89.2º93.39%47.45%-
XYZ9.1314.852.62-
YUV91.6780.78109.69-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 33.85%
GREEN value IS 121 (47.66% from 255) = 62.05%
BLUE value IS 8 (3.52% from 255) = 4.10%
R=33.85%
G=62.05%
B=4.10%

CMYK

C (Cyan) values IS 0.45
M (Magenta) values IS 0
Y (Yellow) values IS 0.93
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal6612180.4500.930.5389.287.625.29
Hex427982D05D35595819
Octal102171105501356513113031
Binary100001011110011000101101010111011101011011001101100011001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #427908

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #427908; }

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

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

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

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

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

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

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

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