#398706

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

Shades of Bilbao #398706

Tints of Bilbao #398706

Color information

#398706 (or 0x398706) is unknown color: approx Bilbao. HEX triplet: 39, 87 and 06. RGB value is (57,135,6). Sum of RGB (Red+Green+Blue) = 57+135+6=198 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.79% from 198); Green value is 135 (53.12% from 255 or 68.18% from 198); Blue value is 6 (2.73% from 255 or 3.03% from 198); Max value from RGB is 135 - color contains mainly: green. Hex color #398706 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #398706 is #C678F9. Grayscale: #616161. Windows color (decimal): -13007098 or 427833. OLE color: 427833.

HSL color Cylindrical-coordinate representation of color #398706: hue angle of 96.28º degrees, saturation: 0.91, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #398706 is Cyan = 0.58, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.47.

Color convert

RGB571356-
CMYK0.5800.960.47
HSL96.28º91.49%27.65%-
HSV(B)96.28º95.56%52.94%-
XYZ10.3818.213.14-
YUV96.9776.6699.49-

RGB Variations

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

RGB

RED value IS 57 (22.66% from 255) = 28.79%
GREEN value IS 135 (53.12% from 255) = 68.18%
BLUE value IS 6 (2.73% from 255) = 3.03%
R=28.79%
G=68.18%
B=3.03%

CMYK

C (Cyan) values IS 0.58
M (Magenta) values IS 0
Y (Yellow) values IS 0.96
K (Black) values IS 0.47
SystemRedGreenBlueCMYKHSL
Decimal5713560.5800.960.4796.2891.4927.65
Hex398763A0602F605b1c
Octal7120767201405714013334
Binary11100110000111110111010011000001011111100000101101111100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #398706

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #398706; }

 p { color: rgb(57,135,6); }

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

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

 a { background-color: rgb(57,135,6); }

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

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

 span { border-color: rgb(57,135,6); }

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