#0B5959

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

Shades of Mosque #0B5959

Tints of Mosque #0B5959

Color information

#0B5959 (or 0x0B5959) is unknown color: approx Mosque. HEX triplet: 0B, 59 and 59. RGB value is (11,89,89). Sum of RGB (Red+Green+Blue) = 11+89+89=189 (25% of max value = 765). Red value is 11 (4.69% from 255 or 5.82% from 189); Green value is 89 (35.16% from 255 or 47.09% from 189); Blue value is 89 (35.16% from 255 or 47.09% from 189); Max value from RGB is 89 - color contains mainly: green, blue. Hex color #0B5959 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0B5959 is #F4A6A6. Grayscale: #414141. Windows color (decimal): -16033447 or 5855499. OLE color: 5855499.

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

Color convert

RGB118989-
CMYK0.88000.65
HSL180º78%19.61%-
HSV(B)180º87.64%34.9%-
XYZ5.517.9410.69-
YUV65.68141.1689-

RGB Variations

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

RGB

RED value IS 11 (4.69% from 255) = 5.82%
GREEN value IS 89 (35.16% from 255) = 47.09%
BLUE value IS 89 (35.16% from 255) = 47.09%
R=5.82%
G=47.09%
B=47.09%

CMYK

C (Cyan) values IS 0.88
M (Magenta) values IS 0
Y (Yellow) values IS 0
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal1189890.88000.651807819.61
HexB5959580041b44e14
Octal131311311300010126411624
Binary101110110011011001101100000100000110110100100111010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0B5959

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

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

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

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

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

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

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

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

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