#367210

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

Shades of Bilbao #367210

Tints of Bilbao #367210

Color information

#367210 (or 0x367210) is unknown color: approx Bilbao. HEX triplet: 36, 72 and 10. RGB value is (54,114,16). Sum of RGB (Red+Green+Blue) = 54+114+16=184 (24% of max value = 765). Red value is 54 (21.48% from 255 or 29.35% from 184); Green value is 114 (44.92% from 255 or 61.96% from 184); Blue value is 16 (6.64% from 255 or 8.70% from 184); Max value from RGB is 114 - color contains mainly: green. Hex color #367210 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #367210 is #C98DEF. Grayscale: #555555. Windows color (decimal): -13209072 or 1077814. OLE color: 1077814.

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

Color convert

RGB5411416-
CMYK0.5300.860.55
HSL96.73º75.38%25.49%-
HSV(B)96.73º85.96%44.71%-
XYZ7.6312.862.57-
YUV84.8989.12105.97-

RGB Variations

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

RGB

RED value IS 54 (21.48% from 255) = 29.35%
GREEN value IS 114 (44.92% from 255) = 61.96%
BLUE value IS 16 (6.64% from 255) = 8.70%
R=29.35%
G=61.96%
B=8.70%

CMYK

C (Cyan) values IS 0.53
M (Magenta) values IS 0
Y (Yellow) values IS 0.86
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal54114160.5300.860.5596.7375.3825.49
Hex3672103505637614b19
Octal66162206501266714111331
Binary110110111001010000110101010101101101111100001100101111001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #367210

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #367210; }

 p { color: rgb(54,114,16); }

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

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

 a { background-color: rgb(54,114,16); }

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

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

 span { border-color: rgb(54,114,16); }

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