Shades of Mosque #05695C
Tints of Mosque #05695C
RGB
CMYK
RGB Variations
Color information
#05695C (or 0x05695C) is known color: Mosque. HEX triplet: 05, 69 and 5C. RGB value is (5,105,92). Sum of RGB (Red+Green+Blue) = 5+105+92=202 (26% of max value = 765). Red value is 5 (2.34% from 255 or 2.48% from 202); Green value is 105 (41.41% from 255 or 51.98% from 202); Blue value is 92 (36.33% from 255 or 45.54% from 202); Max value from RGB is 105 - color contains mainly: green. Hex color #05695C is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #05695C is #FA96A3. Grayscale: #494949. Windows color (decimal): -16422564 or 6056197. OLE color: 6056197.
HSL color Cylindrical-coordinate representation of color #05695C: hue angle of 172.2º degrees, saturation: 0.91, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #05695C is Cyan = 0.95, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 5 | 105 | 92 | - |
| CMYK | 0.95 | 0 | 0.12 | 0.59 |
| HSL | 172.2º | 0.91% | 0.22% | - |
| HSV(B) | 172.2º | 0.95% | 0.41% | - |
| XYZ | 7.05 | 10.91 | 11.86 | - |
| YUV | 73.62 | 138.37 | 79.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 105 | 92 | 0.95 | 0 | 0.12 | 0.59 | 172.2 | 0.91 | 0.22 |
| Hex | 5 | 69 | 5C | 5F | 0 | C | 3B | AC | 5B | 16 |
| Octal | 5 | 151 | 134 | 137 | 0 | 14 | 73 | 254 | 133 | 26 |
| Binary | 101 | 1101001 | 1011100 | 1011111 | 0 | 1100 | 111011 | 10101100 | 1011011 | 10110 |
Color Harmonies of #05695C
Complementary color
Monochromatic Colors of #05695C
Black with #05695C
Text Example
Text Example
White with #05695C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #05695C; }
p { color: rgb(5,105,92); }
H1.HeaderClassName
{
color: #05695C;
}
.AnyTagClassName
{
color: #05695C;
}
</style>
background-color css
<style>
a { background-color: #05695C; }
a { background-color: rgb(5,105,92); }
div.DivClassName
{
background-color: #05695C;
}
.BgClassName
{
background-color: #05695C;
}
</style>
border-color css
<style>
span { border-color: #05695C; }
span { border-color: rgb(5,105,92); }
td.TdClassName
{
border-color: #05695C;
}
.TagClassName
{
border-color: #05695C;
}
</style>