Shades of Mosque #05685C
Tints of Mosque #05685C
RGB
CMYK
RGB Variations
Color information
#05685C (or 0x05685C) is known color: Mosque. HEX triplet: 05, 68 and 5C. RGB value is (5,104,92). Sum of RGB (Red+Green+Blue) = 5+104+92=201 (26% of max value = 765). Red value is 5 (2.34% from 255 or 2.49% from 201); Green value is 104 (41.02% from 255 or 51.74% from 201); Blue value is 92 (36.33% from 255 or 45.77% from 201); Max value from RGB is 104 - color contains mainly: green. Hex color #05685C is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #05685C is #FA97A3. Grayscale: #484848. Windows color (decimal): -16422820 or 6055941. OLE color: 6055941.
HSL color Cylindrical-coordinate representation of color #05685C: hue angle of 172.73º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #05685C is Cyan = 0.95, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 5 | 104 | 92 | - |
| CMYK | 0.95 | 0 | 0.12 | 0.59 |
| HSL | 172.73º | 0.91% | 0.21% | - |
| HSV(B) | 172.73º | 0.95% | 0.41% | - |
| XYZ | 6.94 | 10.71 | 11.83 | - |
| YUV | 73.03 | 138.7 | 79.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 104 | 92 | 0.95 | 0 | 0.12 | 0.59 | 172.73 | 0.91 | 0.21 |
| Hex | 5 | 68 | 5C | 5F | 0 | C | 3B | AD | 5B | 15 |
| Octal | 5 | 150 | 134 | 137 | 0 | 14 | 73 | 255 | 133 | 25 |
| Binary | 101 | 1101000 | 1011100 | 1011111 | 0 | 1100 | 111011 | 10101101 | 1011011 | 10101 |
Color Harmonies of #05685C
Complementary color
Monochromatic Colors of #05685C
Black with #05685C
Text Example
Text Example
White with #05685C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #05685C; }
p { color: rgb(5,104,92); }
H1.HeaderClassName
{
color: #05685C;
}
.AnyTagClassName
{
color: #05685C;
}
</style>
background-color css
<style>
a { background-color: #05685C; }
a { background-color: rgb(5,104,92); }
div.DivClassName
{
background-color: #05685C;
}
.BgClassName
{
background-color: #05685C;
}
</style>
border-color css
<style>
span { border-color: #05685C; }
span { border-color: rgb(5,104,92); }
td.TdClassName
{
border-color: #05685C;
}
.TagClassName
{
border-color: #05685C;
}
</style>