#397625

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

Shades of Bilbao #397625

Tints of Bilbao #397625

Color information

#397625 (or 0x397625) is unknown color: approx Bilbao. HEX triplet: 39, 76 and 25. RGB value is (57,118,37). Sum of RGB (Red+Green+Blue) = 57+118+37=212 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.89% from 212); Green value is 118 (46.48% from 255 or 55.66% from 212); Blue value is 37 (14.84% from 255 or 17.45% from 212); Max value from RGB is 118 - color contains mainly: green. Hex color #397625 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397625 is #C689DA. Grayscale: #5A5A5A. Windows color (decimal): -13011419 or 2455097. OLE color: 2455097.

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

Color convert

RGB5711837-
CMYK0.5200.690.54
HSL105.19º52.26%30.39%-
HSV(B)105.19º68.64%46.27%-
XYZ8.513.964-
YUV90.5397.79104.09-

RGB Variations

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

RGB

RED value IS 57 (22.66% from 255) = 26.89%
GREEN value IS 118 (46.48% from 255) = 55.66%
BLUE value IS 37 (14.84% from 255) = 17.45%
R=26.89%
G=55.66%
B=17.45%

CMYK

C (Cyan) values IS 0.52
M (Magenta) values IS 0
Y (Yellow) values IS 0.69
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal57118370.5200.690.54105.1952.2630.39
Hex397625340453669341e
Octal7116645640105661516436
Binary111001111011010010111010001000101110110110100111010011110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #397625

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #397625; }

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

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

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

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

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

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

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

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