Shades of Mosque #065753
Tints of Mosque #065753
RGB
CMYK
RGB Variations
Color information
#065753 (or 0x065753) is known color: Mosque. HEX triplet: 06, 57 and 53. RGB value is (6,87,83). Sum of RGB (Red+Green+Blue) = 6+87+83=176 (23% of max value = 765). Red value is 6 (2.73% from 255 or 3.41% from 176); Green value is 87 (34.38% from 255 or 49.43% from 176); Blue value is 83 (32.81% from 255 or 47.16% from 176); Max value from RGB is 87 - color contains mainly: green. Hex color #065753 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #065753 is #F9A8AC. Grayscale: #3E3E3E. Windows color (decimal): -16361645 or 5461766. OLE color: 5461766.
HSL color Cylindrical-coordinate representation of color #065753: hue angle of 177.04º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #065753 is Cyan = 0.93, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 6 | 87 | 83 | - |
| CMYK | 0.93 | 0 | 0.05 | 0.66 |
| HSL | 177.04º | 0.87% | 0.18% | - |
| HSV(B) | 177.04º | 0.93% | 0.34% | - |
| XYZ | 5.04 | 7.48 | 9.36 | - |
| YUV | 62.33 | 139.66 | 87.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 87 | 83 | 0.93 | 0 | 0.05 | 0.66 | 177.04 | 0.87 | 0.18 |
| Hex | 6 | 57 | 53 | 5D | 0 | 5 | 42 | B1 | 57 | 12 |
| Octal | 6 | 127 | 123 | 135 | 0 | 5 | 102 | 261 | 127 | 22 |
| Binary | 110 | 1010111 | 1010011 | 1011101 | 0 | 101 | 1000010 | 10110001 | 1010111 | 10010 |
Color Harmonies of #065753
Complementary color
Monochromatic Colors of #065753
Black with #065753
Text Example
Text Example
White with #065753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065753; }
p { color: rgb(6,87,83); }
H1.HeaderClassName
{
color: #065753;
}
.AnyTagClassName
{
color: #065753;
}
</style>
background-color css
<style>
a { background-color: #065753; }
a { background-color: rgb(6,87,83); }
div.DivClassName
{
background-color: #065753;
}
.BgClassName
{
background-color: #065753;
}
</style>
border-color css
<style>
span { border-color: #065753; }
span { border-color: rgb(6,87,83); }
td.TdClassName
{
border-color: #065753;
}
.TagClassName
{
border-color: #065753;
}
</style>