#367428

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

Shades of Bilbao #367428

Tints of Bilbao #367428

Color information

#367428 (or 0x367428) is unknown color: approx Bilbao. HEX triplet: 36, 74 and 28. RGB value is (54,116,40). Sum of RGB (Red+Green+Blue) = 54+116+40=210 (27% of max value = 765). Red value is 54 (21.48% from 255 or 25.71% from 210); Green value is 116 (45.70% from 255 or 55.24% from 210); Blue value is 40 (16.02% from 255 or 19.05% from 210); Max value from RGB is 116 - color contains mainly: green. Hex color #367428 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367428 is #C98BD7. Grayscale: #595959. Windows color (decimal): -13208536 or 2651190. OLE color: 2651190.

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

Color convert

RGB5411640-
CMYK0.5300.660.55
HSL108.95º48.72%30.59%-
HSV(B)108.95º65.52%45.49%-
XYZ8.1513.434.17-
YUV88.8100.46103.18-

RGB Variations

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

RGB

RED value IS 54 (21.48% from 255) = 25.71%
GREEN value IS 116 (45.70% from 255) = 55.24%
BLUE value IS 40 (16.02% from 255) = 19.05%
R=25.71%
G=55.24%
B=19.05%

CMYK

C (Cyan) values IS 0.53
M (Magenta) values IS 0
Y (Yellow) values IS 0.66
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal54116400.5300.660.55108.9548.7230.59
Hex36742835042376d311f
Octal6616450650102671556137
Binary110110111010010100011010101000010110111110110111000111111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #367428

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #367428; }

 p { color: rgb(54,116,40); }

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

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

 a { background-color: rgb(54,116,40); }

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

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

 span { border-color: rgb(54,116,40); }

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