#427218

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

Shades of Bilbao #427218

Tints of Bilbao #427218

Color information

#427218 (or 0x427218) is unknown color: approx Bilbao. HEX triplet: 42, 72 and 18. RGB value is (66,114,24). Sum of RGB (Red+Green+Blue) = 66+114+24=204 (27% of max value = 765). Red value is 66 (26.17% from 255 or 32.35% from 204); Green value is 114 (44.92% from 255 or 55.88% from 204); Blue value is 24 (9.77% from 255 or 11.76% from 204); Max value from RGB is 114 - color contains mainly: green. Hex color #427218 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427218 is #BD8DE7. Grayscale: #595959. Windows color (decimal): -12422632 or 1602114. OLE color: 1602114.

HSL color Cylindrical-coordinate representation of color #427218: hue angle of 92º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #427218 is Cyan = 0.42, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.55.

Color convert

RGB6611424-
CMYK0.4200.790.55
HSL92º65.22%27.06%-
HSV(B)92º78.95%44.71%-
XYZ8.4313.262.98-
YUV89.3991.1111.32-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 32.35%
GREEN value IS 114 (44.92% from 255) = 55.88%
BLUE value IS 24 (9.77% from 255) = 11.76%
R=32.35%
G=55.88%
B=11.76%

CMYK

C (Cyan) values IS 0.42
M (Magenta) values IS 0
Y (Yellow) values IS 0.79
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal66114240.4200.790.559265.2227.06
Hex4272182A04F375c411b
Octal102162305201176713410133
Binary1000010111001011000101010010011111101111011100100000111011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #427218

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #427218; }

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

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

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

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

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

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

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

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