#0B5956

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

Shades of Mosque #0B5956

Tints of Mosque #0B5956

Color information

#0B5956 (or 0x0B5956) is unknown color: approx Mosque. HEX triplet: 0B, 59 and 56. RGB value is (11,89,86). Sum of RGB (Red+Green+Blue) = 11+89+86=186 (24% of max value = 765). Red value is 11 (4.69% from 255 or 5.91% from 186); Green value is 89 (35.16% from 255 or 47.85% from 186); Blue value is 86 (33.98% from 255 or 46.24% from 186); Max value from RGB is 89 - color contains mainly: green. Hex color #0B5956 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0B5956 is #F4A6A9. Grayscale: #414141. Windows color (decimal): -16033450 or 5658891. OLE color: 5658891.

HSL color Cylindrical-coordinate representation of color #0B5956: hue angle of 177.69º degrees, saturation: 0.78, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #0B5956 is Cyan = 0.88, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.65.

Color convert

RGB118986-
CMYK0.8800.030.65
HSL177.69º78%19.61%-
HSV(B)177.69º87.64%34.9%-
XYZ5.397.8910.04-
YUV65.34139.6689.24-

RGB Variations

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

RGB

RED value IS 11 (4.69% from 255) = 5.91%
GREEN value IS 89 (35.16% from 255) = 47.85%
BLUE value IS 86 (33.98% from 255) = 46.24%
R=5.91%
G=47.85%
B=46.24%

CMYK

C (Cyan) values IS 0.88
M (Magenta) values IS 0
Y (Yellow) values IS 0.03
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal1189860.8800.030.65177.697819.61
HexB5956580341b24e14
Octal131311261300310126211624
Binary1011101100110101101011000011100000110110010100111010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0B5956

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #0B5956; }

 p { color: rgb(11,89,86); }

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

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

 a { background-color: rgb(11,89,86); }

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

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

 span { border-color: rgb(11,89,86); }

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