Shades of Mosque #0B6757
Tints of Mosque #0B6757
RGB
CMYK
RGB Variations
Color information
#0B6757 (or 0x0B6757) is known color: Mosque. HEX triplet: 0B, 67 and 57. RGB value is (11,103,87). Sum of RGB (Red+Green+Blue) = 11+103+87=201 (26% of max value = 765). Red value is 11 (4.69% from 255 or 5.47% from 201); Green value is 103 (40.62% from 255 or 51.24% from 201); Blue value is 87 (34.38% from 255 or 43.28% from 201); Max value from RGB is 103 - color contains mainly: green. Hex color #0B6757 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0B6757 is #F498A8. Grayscale: #494949. Windows color (decimal): -16029865 or 5728011. OLE color: 5728011.
HSL color Cylindrical-coordinate representation of color #0B6757: hue angle of 169.57º degrees, saturation: 0.81, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #0B6757 is Cyan = 0.89, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 11 | 103 | 87 | - |
| CMYK | 0.89 | 0 | 0.16 | 0.60 |
| HSL | 169.57º | 0.81% | 0.22% | - |
| HSV(B) | 169.57º | 0.89% | 0.4% | - |
| XYZ | 6.71 | 10.46 | 10.68 | - |
| YUV | 73.67 | 135.52 | 83.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 103 | 87 | 0.89 | 0 | 0.16 | 0.60 | 169.57 | 0.81 | 0.22 |
| Hex | B | 67 | 57 | 59 | 0 | 10 | 3C | AA | 51 | 16 |
| Octal | 13 | 147 | 127 | 131 | 0 | 20 | 74 | 252 | 121 | 26 |
| Binary | 1011 | 1100111 | 1010111 | 1011001 | 0 | 10000 | 111100 | 10101010 | 1010001 | 10110 |
Color Harmonies of #0B6757
Complementary color
Monochromatic Colors of #0B6757
Black with #0B6757
Text Example
Text Example
White with #0B6757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0B6757; }
p { color: rgb(11,103,87); }
H1.HeaderClassName
{
color: #0B6757;
}
.AnyTagClassName
{
color: #0B6757;
}
</style>
background-color css
<style>
a { background-color: #0B6757; }
a { background-color: rgb(11,103,87); }
div.DivClassName
{
background-color: #0B6757;
}
.BgClassName
{
background-color: #0B6757;
}
</style>
border-color css
<style>
span { border-color: #0B6757; }
span { border-color: rgb(11,103,87); }
td.TdClassName
{
border-color: #0B6757;
}
.TagClassName
{
border-color: #0B6757;
}
</style>