#387609

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

Shades of Bilbao #387609

Tints of Bilbao #387609

Color information

#387609 (or 0x387609) is unknown color: approx Bilbao. HEX triplet: 38, 76 and 09. RGB value is (56,118,9). Sum of RGB (Red+Green+Blue) = 56+118+9=183 (24% of max value = 765). Red value is 56 (22.27% from 255 or 30.60% from 183); Green value is 118 (46.48% from 255 or 64.48% from 183); Blue value is 9 (3.91% from 255 or 4.92% from 183); Max value from RGB is 118 - color contains mainly: green. Hex color #387609 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387609 is #C789F6. Grayscale: #575757. Windows color (decimal): -13076983 or 620088. OLE color: 620088.

HSL color Cylindrical-coordinate representation of color #387609: hue angle of 94.13º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #387609 is Cyan = 0.53, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.54.

Color convert

RGB561189-
CMYK0.5300.920.54
HSL94.13º85.83%24.9%-
HSV(B)94.13º92.37%46.27%-
XYZ8.1613.822.5-
YUV87.0483.96105.86-

RGB Variations

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

RGB

RED value IS 56 (22.27% from 255) = 30.60%
GREEN value IS 118 (46.48% from 255) = 64.48%
BLUE value IS 9 (3.91% from 255) = 4.92%
R=30.60%
G=64.48%
B=4.92%

CMYK

C (Cyan) values IS 0.53
M (Magenta) values IS 0
Y (Yellow) values IS 0.92
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal5611890.5300.920.5494.1385.8324.9
Hex387693505C365e5619
Octal70166116501346613612631
Binary11100011101101001110101010111001101101011110101011011001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #387609

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #387609; }

 p { color: rgb(56,118,9); }

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

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

 a { background-color: rgb(56,118,9); }

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

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

 span { border-color: rgb(56,118,9); }

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