Shades of Mosque #026353
Tints of Mosque #026353
RGB
CMYK
RGB Variations
Color information
#026353 (or 0x026353) is known color: Mosque. HEX triplet: 02, 63 and 53. RGB value is (2,99,83). Sum of RGB (Red+Green+Blue) = 2+99+83=184 (24% of max value = 765). Red value is 2 (1.17% from 255 or 1.09% from 184); Green value is 99 (39.06% from 255 or 53.80% from 184); Blue value is 83 (32.81% from 255 or 45.11% from 184); Max value from RGB is 99 - color contains mainly: green. Hex color #026353 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #026353 is #FD9CAC. Grayscale: #444444. Windows color (decimal): -16620717 or 5464834. OLE color: 5464834.
HSL color Cylindrical-coordinate representation of color #026353: hue angle of 170.1º degrees, saturation: 0.96, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #026353 is Cyan = 0.98, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 2 | 99 | 83 | - |
| CMYK | 0.98 | 0 | 0.16 | 0.61 |
| HSL | 170.1º | 0.96% | 0.2% | - |
| HSV(B) | 170.1º | 0.98% | 0.39% | - |
| XYZ | 6.05 | 9.56 | 9.71 | - |
| YUV | 68.17 | 136.36 | 80.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 99 | 83 | 0.98 | 0 | 0.16 | 0.61 | 170.1 | 0.96 | 0.2 |
| Hex | 2 | 63 | 53 | 62 | 0 | 10 | 3D | AA | 60 | 14 |
| Octal | 2 | 143 | 123 | 142 | 0 | 20 | 75 | 252 | 140 | 24 |
| Binary | 10 | 1100011 | 1010011 | 1100010 | 0 | 10000 | 111101 | 10101010 | 1100000 | 10100 |
Color Harmonies of #026353
Complementary color
Monochromatic Colors of #026353
Black with #026353
Text Example
Text Example
White with #026353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #026353; }
p { color: rgb(2,99,83); }
H1.HeaderClassName
{
color: #026353;
}
.AnyTagClassName
{
color: #026353;
}
</style>
background-color css
<style>
a { background-color: #026353; }
a { background-color: rgb(2,99,83); }
div.DivClassName
{
background-color: #026353;
}
.BgClassName
{
background-color: #026353;
}
</style>
border-color css
<style>
span { border-color: #026353; }
span { border-color: rgb(2,99,83); }
td.TdClassName
{
border-color: #026353;
}
.TagClassName
{
border-color: #026353;
}
</style>