Shades of Mosque #035455
Tints of Mosque #035455
RGB
CMYK
RGB Variations
Color information
#035455 (or 0x035455) is known color: Mosque. HEX triplet: 03, 54 and 55. RGB value is (3,84,85). Sum of RGB (Red+Green+Blue) = 3+84+85=172 (22% of max value = 765). Red value is 3 (1.56% from 255 or 1.74% from 172); Green value is 84 (33.20% from 255 or 48.84% from 172); Blue value is 85 (33.59% from 255 or 49.42% from 172); Max value from RGB is 85 - color contains mainly: blue. Hex color #035455 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #035455 is #FCABAA. Grayscale: #3B3B3B. Windows color (decimal): -16559019 or 5592067. OLE color: 5592067.
HSL color Cylindrical-coordinate representation of color #035455: hue angle of 180.73º degrees, saturation: 0.93, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #035455 is Cyan = 0.96, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 3 | 84 | 85 | - |
| CMYK | 0.96 | 0.01 | 0 | 0.67 |
| HSL | 180.73º | 0.93% | 0.17% | - |
| HSV(B) | 180.73º | 0.96% | 0.33% | - |
| XYZ | 4.85 | 7.02 | 9.69 | - |
| YUV | 59.9 | 142.16 | 87.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 84 | 85 | 0.96 | 0.01 | 0 | 0.67 | 180.73 | 0.93 | 0.17 |
| Hex | 3 | 54 | 55 | 60 | 1 | 0 | 43 | B5 | 5D | 11 |
| Octal | 3 | 124 | 125 | 140 | 1 | 0 | 103 | 265 | 135 | 21 |
| Binary | 11 | 1010100 | 1010101 | 1100000 | 1 | 0 | 1000011 | 10110101 | 1011101 | 10001 |
Color Harmonies of #035455
Complementary color
Monochromatic Colors of #035455
Black with #035455
Text Example
Text Example
White with #035455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035455; }
p { color: rgb(3,84,85); }
H1.HeaderClassName
{
color: #035455;
}
.AnyTagClassName
{
color: #035455;
}
</style>
background-color css
<style>
a { background-color: #035455; }
a { background-color: rgb(3,84,85); }
div.DivClassName
{
background-color: #035455;
}
.BgClassName
{
background-color: #035455;
}
</style>
border-color css
<style>
span { border-color: #035455; }
span { border-color: rgb(3,84,85); }
td.TdClassName
{
border-color: #035455;
}
.TagClassName
{
border-color: #035455;
}
</style>