#398115

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

Shades of Bilbao #398115

Tints of Bilbao #398115

Color information

#398115 (or 0x398115) is unknown color: approx Bilbao. HEX triplet: 39, 81 and 15. RGB value is (57,129,21). Sum of RGB (Red+Green+Blue) = 57+129+21=207 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.54% from 207); Green value is 129 (50.78% from 255 or 62.32% from 207); Blue value is 21 (8.59% from 255 or 10.14% from 207); Max value from RGB is 129 - color contains mainly: green. Hex color #398115 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #398115 is #C67EEA. Grayscale: #5F5F5F. Windows color (decimal): -13008619 or 1409337. OLE color: 1409337.

HSL color Cylindrical-coordinate representation of color #398115: hue angle of 100º degrees, saturation: 0.72, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #398115 is Cyan = 0.56, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.49.

Color convert

RGB5712921-
CMYK0.5600.840.49
HSL100º72%29.41%-
HSV(B)100º83.72%50.59%-
XYZ9.6716.623.41-
YUV95.1686.15100.78-

RGB Variations

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

RGB

RED value IS 57 (22.66% from 255) = 27.54%
GREEN value IS 129 (50.78% from 255) = 62.32%
BLUE value IS 21 (8.59% from 255) = 10.14%
R=27.54%
G=62.32%
B=10.14%

CMYK

C (Cyan) values IS 0.56
M (Magenta) values IS 0
Y (Yellow) values IS 0.84
K (Black) values IS 0.49
SystemRedGreenBlueCMYKHSL
Decimal57129210.5600.840.491007229.41
Hex398115380543164481d
Octal71201257001246114411035
Binary1110011000000110101111000010101001100011100100100100011101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #398115

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #398115; }

 p { color: rgb(57,129,21); }

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

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

 a { background-color: rgb(57,129,21); }

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

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

 span { border-color: rgb(57,129,21); }

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