#397305

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

Shades of Bilbao #397305

Tints of Bilbao #397305

Color information

#397305 (or 0x397305) is unknown color: approx Bilbao. HEX triplet: 39, 73 and 05. RGB value is (57,115,5). Sum of RGB (Red+Green+Blue) = 57+115+5=177 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.20% from 177); Green value is 115 (45.31% from 255 or 64.97% from 177); Blue value is 5 (2.34% from 255 or 2.82% from 177); Max value from RGB is 115 - color contains mainly: green. Hex color #397305 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397305 is #C68CFA. Grayscale: #555555. Windows color (decimal): -13012219 or 357177. OLE color: 357177.

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

Color convert

RGB571155-
CMYK0.5000.960.55
HSL91.64º91.67%23.53%-
HSV(B)91.64º95.65%45.1%-
XYZ7.8513.142.27-
YUV85.1282.78107.94-

RGB Variations

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

RGB

RED value IS 57 (22.66% from 255) = 32.20%
GREEN value IS 115 (45.31% from 255) = 64.97%
BLUE value IS 5 (2.34% from 255) = 2.82%
R=32.20%
G=64.97%
B=2.82%

CMYK

C (Cyan) values IS 0.50
M (Magenta) values IS 0
Y (Yellow) values IS 0.96
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal5711550.5000.960.5591.6491.6723.53
Hex3973532060375c5c18
Octal7116356201406713413430
Binary1110011110011101110010011000001101111011100101110011000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #397305

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #397305; }

 p { color: rgb(57,115,5); }

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

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

 a { background-color: rgb(57,115,5); }

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

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

 span { border-color: rgb(57,115,5); }

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