#387213

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

Shades of Bilbao #387213

Tints of Bilbao #387213

Color information

#387213 (or 0x387213) is unknown color: approx Bilbao. HEX triplet: 38, 72 and 13. RGB value is (56,114,19). Sum of RGB (Red+Green+Blue) = 56+114+19=189 (25% of max value = 765). Red value is 56 (22.27% from 255 or 29.63% from 189); Green value is 114 (44.92% from 255 or 60.32% from 189); Blue value is 19 (7.81% from 255 or 10.05% from 189); Max value from RGB is 114 - color contains mainly: green. Hex color #387213 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387213 is #C78DEC. Grayscale: #565656. Windows color (decimal): -13077997 or 1274424. OLE color: 1274424.

HSL color Cylindrical-coordinate representation of color #387213: hue angle of 96.63º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #387213 is Cyan = 0.51, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.55.

Color convert

RGB5611419-
CMYK0.5100.830.55
HSL96.63º71.43%26.08%-
HSV(B)96.63º83.33%44.71%-
XYZ7.7712.922.7-
YUV85.8390.28106.72-

RGB Variations

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

RGB

RED value IS 56 (22.27% from 255) = 29.63%
GREEN value IS 114 (44.92% from 255) = 60.32%
BLUE value IS 19 (7.81% from 255) = 10.05%
R=29.63%
G=60.32%
B=10.05%

CMYK

C (Cyan) values IS 0.51
M (Magenta) values IS 0
Y (Yellow) values IS 0.83
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal56114190.5100.830.5596.6371.4326.08
Hex387213330533761471a
Octal70162236301236714110732
Binary111000111001010011110011010100111101111100001100011111010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #387213

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #387213; }

 p { color: rgb(56,114,19); }

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

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

 a { background-color: rgb(56,114,19); }

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

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

 span { border-color: rgb(56,114,19); }

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