#427817

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

Shades of Bilbao #427817

Tints of Bilbao #427817

Color information

#427817 (or 0x427817) is unknown color: approx Bilbao. HEX triplet: 42, 78 and 17. RGB value is (66,120,23). Sum of RGB (Red+Green+Blue) = 66+120+23=209 (27% of max value = 765). Red value is 66 (26.17% from 255 or 31.58% from 209); Green value is 120 (47.27% from 255 or 57.42% from 209); Blue value is 23 (9.38% from 255 or 11.00% from 209); Max value from RGB is 120 - color contains mainly: green. Hex color #427817 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427817 is #BD87E8. Grayscale: #5D5D5D. Windows color (decimal): -12421097 or 1538114. OLE color: 1538114.

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

Color convert

RGB6612023-
CMYK0.4500.810.53
HSL93.4º67.83%28.04%-
HSV(B)93.4º80.83%47.06%-
XYZ9.1214.653.16-
YUV92.888.61108.89-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 31.58%
GREEN value IS 120 (47.27% from 255) = 57.42%
BLUE value IS 23 (9.38% from 255) = 11.00%
R=31.58%
G=57.42%
B=11.00%

CMYK

C (Cyan) values IS 0.45
M (Magenta) values IS 0
Y (Yellow) values IS 0.81
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal66120230.4500.810.5393.467.8328.04
Hex4278172D051355d441c
Octal102170275501216513510434
Binary1000010111100010111101101010100011101011011101100010011100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #427817

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #427817; }

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

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

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

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

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

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

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

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