#397813

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

Shades of Bilbao #397813

Tints of Bilbao #397813

Color information

#397813 (or 0x397813) is unknown color: approx Bilbao. HEX triplet: 39, 78 and 13. RGB value is (57,120,19). Sum of RGB (Red+Green+Blue) = 57+120+19=196 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.08% from 196); Green value is 120 (47.27% from 255 or 61.22% from 196); Blue value is 19 (7.81% from 255 or 9.69% from 196); Max value from RGB is 120 - color contains mainly: green. Hex color #397813 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397813 is #C687EC. Grayscale: #595959. Windows color (decimal): -13010925 or 1275961. OLE color: 1275961.

HSL color Cylindrical-coordinate representation of color #397813: hue angle of 97.43º degrees, saturation: 0.73, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #397813 is Cyan = 0.52, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.53.

Color convert

RGB5712019-
CMYK0.5200.840.53
HSL97.43º72.66%27.25%-
HSV(B)97.43º84.17%47.06%-
XYZ8.5214.352.94-
YUV89.6588.13104.71-

RGB Variations

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

RGB

RED value IS 57 (22.66% from 255) = 29.08%
GREEN value IS 120 (47.27% from 255) = 61.22%
BLUE value IS 19 (7.81% from 255) = 9.69%
R=29.08%
G=61.22%
B=9.69%

CMYK

C (Cyan) values IS 0.52
M (Magenta) values IS 0
Y (Yellow) values IS 0.84
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal57120190.5200.840.5397.4372.6627.25
Hex397813340543561491b
Octal71170236401246514111133
Binary111001111100010011110100010101001101011100001100100111011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #397813

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #397813; }

 p { color: rgb(57,120,19); }

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

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

 a { background-color: rgb(57,120,19); }

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

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

 span { border-color: rgb(57,120,19); }

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