#387208

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

Shades of Bilbao #387208

Tints of Bilbao #387208

Color information

#387208 (or 0x387208) is unknown color: approx Bilbao. HEX triplet: 38, 72 and 08. RGB value is (56,114,8). Sum of RGB (Red+Green+Blue) = 56+114+8=178 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.46% from 178); Green value is 114 (44.92% from 255 or 64.04% from 178); Blue value is 8 (3.52% from 255 or 4.49% from 178); Max value from RGB is 114 - color contains mainly: green. Hex color #387208 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387208 is #C78DF7. Grayscale: #545454. Windows color (decimal): -13078008 or 553528. OLE color: 553528.

HSL color Cylindrical-coordinate representation of color #387208: hue angle of 92.83º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #387208 is Cyan = 0.51, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.55.

Color convert

RGB561148-
CMYK0.5100.930.55
HSL92.83º86.89%23.92%-
HSV(B)92.83º92.98%44.71%-
XYZ7.6912.892.31-
YUV84.5784.78107.62-

RGB Variations

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

RGB

RED value IS 56 (22.27% from 255) = 31.46%
GREEN value IS 114 (44.92% from 255) = 64.04%
BLUE value IS 8 (3.52% from 255) = 4.49%
R=31.46%
G=64.04%
B=4.49%

CMYK

C (Cyan) values IS 0.51
M (Magenta) values IS 0
Y (Yellow) values IS 0.93
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal5611480.5100.930.5592.8386.8923.92
Hex387283305D375d5718
Octal70162106301356713512730
Binary11100011100101000110011010111011101111011101101011111000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #387208

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #387208; }

 p { color: rgb(56,114,8); }

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

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

 a { background-color: rgb(56,114,8); }

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

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

 span { border-color: rgb(56,114,8); }

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