#397408

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

Shades of Bilbao #397408

Tints of Bilbao #397408

Color information

#397408 (or 0x397408) is unknown color: approx Bilbao. HEX triplet: 39, 74 and 08. RGB value is (57,116,8). Sum of RGB (Red+Green+Blue) = 57+116+8=181 (23% of max value = 765). Red value is 57 (22.66% from 255 or 31.49% from 181); Green value is 116 (45.70% from 255 or 64.09% from 181); Blue value is 8 (3.52% from 255 or 4.42% from 181); Max value from RGB is 116 - color contains mainly: green. Hex color #397408 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397408 is #C68BF7. Grayscale: #565656. Windows color (decimal): -13011960 or 554041. OLE color: 554041.

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

Color convert

RGB571168-
CMYK0.5100.930.55
HSL92.78º87.1%24.31%-
HSV(B)92.78º93.1%45.49%-
XYZ7.9813.382.39-
YUV86.0583.95107.28-

RGB Variations

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

RGB

RED value IS 57 (22.66% from 255) = 31.49%
GREEN value IS 116 (45.70% from 255) = 64.09%
BLUE value IS 8 (3.52% from 255) = 4.42%
R=31.49%
G=64.09%
B=4.42%

CMYK

C (Cyan) values IS 0.51
M (Magenta) values IS 0
Y (Yellow) values IS 0.93
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal5711680.5100.930.5592.7887.124.31
Hex397483305D375d5718
Octal71164106301356713512730
Binary11100111101001000110011010111011101111011101101011111000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #397408

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #397408; }

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

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

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

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

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

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

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

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