Shades of Mosque #035459
Tints of Mosque #035459
RGB
CMYK
RGB Variations
Color information
#035459 (or 0x035459) is known color: Mosque. HEX triplet: 03, 54 and 59. RGB value is (3,84,89). Sum of RGB (Red+Green+Blue) = 3+84+89=176 (23% of max value = 765). Red value is 3 (1.56% from 255 or 1.70% from 176); Green value is 84 (33.20% from 255 or 47.73% from 176); Blue value is 89 (35.16% from 255 or 50.57% from 176); Max value from RGB is 89 - color contains mainly: blue. Hex color #035459 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035459 is #FCABA6. Grayscale: #3C3C3C. Windows color (decimal): -16559015 or 5854211. OLE color: 5854211.
HSL color Cylindrical-coordinate representation of color #035459: hue angle of 183.49º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #035459 is Cyan = 0.97, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 3 | 84 | 89 | - |
| CMYK | 0.97 | 0.06 | 0 | 0.65 |
| HSL | 183.49º | 0.93% | 0.18% | - |
| HSV(B) | 183.49º | 0.97% | 0.35% | - |
| XYZ | 5.01 | 7.08 | 10.55 | - |
| YUV | 60.35 | 144.16 | 87.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 84 | 89 | 0.97 | 0.06 | 0 | 0.65 | 183.49 | 0.93 | 0.18 |
| Hex | 3 | 54 | 59 | 61 | 6 | 0 | 41 | B7 | 5D | 12 |
| Octal | 3 | 124 | 131 | 141 | 6 | 0 | 101 | 267 | 135 | 22 |
| Binary | 11 | 1010100 | 1011001 | 1100001 | 110 | 0 | 1000001 | 10110111 | 1011101 | 10010 |
Color Harmonies of #035459
Complementary color
Monochromatic Colors of #035459
Black with #035459
Text Example
Text Example
White with #035459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035459; }
p { color: rgb(3,84,89); }
H1.HeaderClassName
{
color: #035459;
}
.AnyTagClassName
{
color: #035459;
}
</style>
background-color css
<style>
a { background-color: #035459; }
a { background-color: rgb(3,84,89); }
div.DivClassName
{
background-color: #035459;
}
.BgClassName
{
background-color: #035459;
}
</style>
border-color css
<style>
span { border-color: #035459; }
span { border-color: rgb(3,84,89); }
td.TdClassName
{
border-color: #035459;
}
.TagClassName
{
border-color: #035459;
}
</style>