#397608

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

Shades of Bilbao #397608

Tints of Bilbao #397608

Color information

#397608 (or 0x397608) is unknown color: approx Bilbao. HEX triplet: 39, 76 and 08. RGB value is (57,118,8). Sum of RGB (Red+Green+Blue) = 57+118+8=183 (24% of max value = 765). Red value is 57 (22.66% from 255 or 31.15% from 183); Green value is 118 (46.48% from 255 or 64.48% from 183); Blue value is 8 (3.52% from 255 or 4.37% from 183); Max value from RGB is 118 - color contains mainly: green. Hex color #397608 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397608 is #C689F7. Grayscale: #575757. Windows color (decimal): -13011448 or 554553. OLE color: 554553.

HSL color Cylindrical-coordinate representation of color #397608: hue angle of 93.27º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #397608 is Cyan = 0.52, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.54.

Color convert

RGB571188-
CMYK0.5200.930.54
HSL93.27º87.3%24.71%-
HSV(B)93.27º93.22%46.27%-
XYZ8.2113.842.47-
YUV87.2283.29106.44-

RGB Variations

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

RGB

RED value IS 57 (22.66% from 255) = 31.15%
GREEN value IS 118 (46.48% from 255) = 64.48%
BLUE value IS 8 (3.52% from 255) = 4.37%
R=31.15%
G=64.48%
B=4.37%

CMYK

C (Cyan) values IS 0.52
M (Magenta) values IS 0
Y (Yellow) values IS 0.93
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal5711880.5200.930.5493.2787.324.71
Hex397683405D365d5719
Octal71166106401356613512731
Binary11100111101101000110100010111011101101011101101011111001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #397608

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #397608; }

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

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

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

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

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

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

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

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