#427318

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

Shades of Bilbao #427318

Tints of Bilbao #427318

Color information

#427318 (or 0x427318) is unknown color: approx Bilbao. HEX triplet: 42, 73 and 18. RGB value is (66,115,24). Sum of RGB (Red+Green+Blue) = 66+115+24=205 (27% of max value = 765). Red value is 66 (26.17% from 255 or 32.20% from 205); Green value is 115 (45.31% from 255 or 56.10% from 205); Blue value is 24 (9.77% from 255 or 11.71% from 205); Max value from RGB is 115 - color contains mainly: green. Hex color #427318 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427318 is #BD8CE7. Grayscale: #5A5A5A. Windows color (decimal): -12422376 or 1602370. OLE color: 1602370.

HSL color Cylindrical-coordinate representation of color #427318: hue angle of 92.31º 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 #427318 is Cyan = 0.43, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.55.

Color convert

RGB6611524-
CMYK0.4300.790.55
HSL92.31º65.47%27.25%-
HSV(B)92.31º79.13%45.1%-
XYZ8.5413.493.02-
YUV89.9890.77110.9-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 32.20%
GREEN value IS 115 (45.31% from 255) = 56.10%
BLUE value IS 24 (9.77% from 255) = 11.71%
R=32.20%
G=56.10%
B=11.71%

CMYK

C (Cyan) values IS 0.43
M (Magenta) values IS 0
Y (Yellow) values IS 0.79
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal66115240.4300.790.5592.3165.4727.25
Hex4273182B04F375c411b
Octal102163305301176713410133
Binary1000010111001111000101011010011111101111011100100000111011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #427318

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #427318; }

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

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

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

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

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

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

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

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