Shades of Mosque #046265
Tints of Mosque #046265
RGB
CMYK
RGB Variations
Color information
#046265 (or 0x046265) is known color: Mosque. HEX triplet: 04, 62 and 65. RGB value is (4,98,101). Sum of RGB (Red+Green+Blue) = 4+98+101=203 (26% of max value = 765). Red value is 4 (1.95% from 255 or 1.97% from 203); Green value is 98 (38.67% from 255 or 48.28% from 203); Blue value is 101 (39.84% from 255 or 49.75% from 203); Max value from RGB is 101 - color contains mainly: blue. Hex color #046265 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046265 is #FB9D9A. Grayscale: #464646. Windows color (decimal): -16489883 or 6644228. OLE color: 6644228.
HSL color Cylindrical-coordinate representation of color #046265: hue angle of 181.86º degrees, saturation: 0.92, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #046265 is Cyan = 0.96, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 4 | 98 | 101 | - |
| CMYK | 0.96 | 0.03 | 0 | 0.60 |
| HSL | 181.86º | 0.92% | 0.21% | - |
| HSV(B) | 181.86º | 0.96% | 0.4% | - |
| XYZ | 6.77 | 9.7 | 13.83 | - |
| YUV | 70.24 | 145.36 | 80.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 98 | 101 | 0.96 | 0.03 | 0 | 0.60 | 181.86 | 0.92 | 0.21 |
| Hex | 4 | 62 | 65 | 60 | 3 | 0 | 3C | B6 | 5C | 15 |
| Octal | 4 | 142 | 145 | 140 | 3 | 0 | 74 | 266 | 134 | 25 |
| Binary | 100 | 1100010 | 1100101 | 1100000 | 11 | 0 | 111100 | 10110110 | 1011100 | 10101 |
Color Harmonies of #046265
Complementary color
Monochromatic Colors of #046265
Black with #046265
Text Example
Text Example
White with #046265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046265; }
p { color: rgb(4,98,101); }
H1.HeaderClassName
{
color: #046265;
}
.AnyTagClassName
{
color: #046265;
}
</style>
background-color css
<style>
a { background-color: #046265; }
a { background-color: rgb(4,98,101); }
div.DivClassName
{
background-color: #046265;
}
.BgClassName
{
background-color: #046265;
}
</style>
border-color css
<style>
span { border-color: #046265; }
span { border-color: rgb(4,98,101); }
td.TdClassName
{
border-color: #046265;
}
.TagClassName
{
border-color: #046265;
}
</style>