#386910

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

Shades of Bilbao #386910

Tints of Bilbao #386910

Color information

#386910 (or 0x386910) is unknown color: approx Bilbao. HEX triplet: 38, 69 and 10. RGB value is (56,105,16). Sum of RGB (Red+Green+Blue) = 56+105+16=177 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.64% from 177); Green value is 105 (41.41% from 255 or 59.32% from 177); Blue value is 16 (6.64% from 255 or 9.04% from 177); Max value from RGB is 105 - color contains mainly: green. Hex color #386910 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #386910 is #C796EF. Grayscale: #505050. Windows color (decimal): -13080304 or 1075512. OLE color: 1075512.

HSL color Cylindrical-coordinate representation of color #386910: hue angle of 93.03º degrees, saturation: 0.74, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #386910 is Cyan = 0.47, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.59.

Color convert

RGB5610516-
CMYK0.4700.850.59
HSL93.03º73.55%23.73%-
HSV(B)93.03º84.76%41.18%-
XYZ6.7810.982.25-
YUV80.291.77110.74-

RGB Variations

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

RGB

RED value IS 56 (22.27% from 255) = 31.64%
GREEN value IS 105 (41.41% from 255) = 59.32%
BLUE value IS 16 (6.64% from 255) = 9.04%
R=31.64%
G=59.32%
B=9.04%

CMYK

C (Cyan) values IS 0.47
M (Magenta) values IS 0
Y (Yellow) values IS 0.85
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal56105160.4700.850.5993.0373.5523.73
Hex3869102F0553B5d4a18
Octal70151205701257313511230
Binary111000110100110000101111010101011110111011101100101011000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #386910

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #386910; }

 p { color: rgb(56,105,16); }

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

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

 a { background-color: rgb(56,105,16); }

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

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

 span { border-color: rgb(56,105,16); }

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