#397428

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

Shades of Bilbao #397428

Tints of Bilbao #397428

Color information

#397428 (or 0x397428) is unknown color: approx Bilbao. HEX triplet: 39, 74 and 28. RGB value is (57,116,40). Sum of RGB (Red+Green+Blue) = 57+116+40=213 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.76% from 213); Green value is 116 (45.70% from 255 or 54.46% from 213); Blue value is 40 (16.02% from 255 or 18.78% from 213); Max value from RGB is 116 - color contains mainly: green. Hex color #397428 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397428 is #C68BD7. Grayscale: #595959. Windows color (decimal): -13011928 or 2651193. OLE color: 2651193.

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

Color convert

RGB5711640-
CMYK0.5100.660.55
HSL106.58º48.72%30.59%-
HSV(B)106.58º65.52%45.49%-
XYZ8.3213.514.18-
YUV89.799.95104.68-

RGB Variations

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

RGB

RED value IS 57 (22.66% from 255) = 26.76%
GREEN value IS 116 (45.70% from 255) = 54.46%
BLUE value IS 40 (16.02% from 255) = 18.78%
R=26.76%
G=54.46%
B=18.78%

CMYK

C (Cyan) values IS 0.51
M (Magenta) values IS 0
Y (Yellow) values IS 0.66
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal57116400.5100.660.55106.5848.7230.59
Hex39742833042376b311f
Octal7116450630102671536137
Binary111001111010010100011001101000010110111110101111000111111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #397428

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #397428; }

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

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

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

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

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

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

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

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