#0B5659

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

Shades of Mosque #0B5659

Tints of Mosque #0B5659

Color information

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

HSL color Cylindrical-coordinate representation of color #0B5659: hue angle of 182.31º 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 #0B5659 is Cyan = 0.88, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.65.

Color convert

RGB118689-
CMYK0.880.0300.65
HSL182.31º78%19.61%-
HSV(B)182.31º87.64%34.9%-
XYZ5.277.4510.61-
YUV63.92142.1590.26-

RGB Variations

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

RGB

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

CMYK

C (Cyan) values IS 0.88
M (Magenta) values IS 0.03
Y (Yellow) values IS 0
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal1186890.880.0300.65182.317819.61
HexB5659583041b64e14
Octal131261311303010126611624
Binary1011101011010110011011000110100000110110110100111010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0B5659

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

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

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

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

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

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

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

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

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