#367014

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

Shades of Bilbao #367014

Tints of Bilbao #367014

Color information

#367014 (or 0x367014) is unknown color: approx Bilbao. HEX triplet: 36, 70 and 14. RGB value is (54,112,20). Sum of RGB (Red+Green+Blue) = 54+112+20=186 (24% of max value = 765). Red value is 54 (21.48% from 255 or 29.03% from 186); Green value is 112 (44.14% from 255 or 60.22% from 186); Blue value is 20 (8.20% from 255 or 10.75% from 186); Max value from RGB is 112 - color contains mainly: green. Hex color #367014 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #367014 is #C98FEB. Grayscale: #545454. Windows color (decimal): -13209580 or 1339446. OLE color: 1339446.

HSL color Cylindrical-coordinate representation of color #367014: hue angle of 97.83º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #367014 is Cyan = 0.52, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.56.

Color convert

RGB5411220-
CMYK0.5200.820.56
HSL97.83º69.7%25.88%-
HSV(B)97.83º82.14%43.92%-
XYZ7.4412.422.67-
YUV84.1791.78106.48-

RGB Variations

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

RGB

RED value IS 54 (21.48% from 255) = 29.03%
GREEN value IS 112 (44.14% from 255) = 60.22%
BLUE value IS 20 (8.20% from 255) = 10.75%
R=29.03%
G=60.22%
B=10.75%

CMYK

C (Cyan) values IS 0.52
M (Magenta) values IS 0
Y (Yellow) values IS 0.82
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal54112200.5200.820.5697.8369.725.88
Hex367014340523862461a
Octal66160246401227014210632
Binary110110111000010100110100010100101110001100010100011011010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #367014

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #367014; }

 p { color: rgb(54,112,20); }

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

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

 a { background-color: rgb(54,112,20); }

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

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

 span { border-color: rgb(54,112,20); }

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