Shades of Mosque #06645A
Tints of Mosque #06645A
RGB
CMYK
RGB Variations
Color information
#06645A (or 0x06645A) is known color: Mosque. HEX triplet: 06, 64 and 5A. RGB value is (6,100,90). Sum of RGB (Red+Green+Blue) = 6+100+90=196 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.06% from 196); Green value is 100 (39.45% from 255 or 51.02% from 196); Blue value is 90 (35.55% from 255 or 45.92% from 196); Max value from RGB is 100 - color contains mainly: green. Hex color #06645A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #06645A is #F99BA5. Grayscale: #464646. Windows color (decimal): -16358310 or 5923846. OLE color: 5923846.
HSL color Cylindrical-coordinate representation of color #06645A: hue angle of 173.62º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #06645A is Cyan = 0.94, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 6 | 100 | 90 | - |
| CMYK | 0.94 | 0 | 0.10 | 0.61 |
| HSL | 173.62º | 0.89% | 0.21% | - |
| HSV(B) | 173.62º | 0.94% | 0.39% | - |
| XYZ | 6.48 | 9.89 | 11.24 | - |
| YUV | 70.75 | 138.86 | 81.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 100 | 90 | 0.94 | 0 | 0.10 | 0.61 | 173.62 | 0.89 | 0.21 |
| Hex | 6 | 64 | 5A | 5E | 0 | A | 3D | AE | 59 | 15 |
| Octal | 6 | 144 | 132 | 136 | 0 | 12 | 75 | 256 | 131 | 25 |
| Binary | 110 | 1100100 | 1011010 | 1011110 | 0 | 1010 | 111101 | 10101110 | 1011001 | 10101 |
Color Harmonies of #06645A
Complementary color
Monochromatic Colors of #06645A
Black with #06645A
Text Example
Text Example
White with #06645A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #06645A; }
p { color: rgb(6,100,90); }
H1.HeaderClassName
{
color: #06645A;
}
.AnyTagClassName
{
color: #06645A;
}
</style>
background-color css
<style>
a { background-color: #06645A; }
a { background-color: rgb(6,100,90); }
div.DivClassName
{
background-color: #06645A;
}
.BgClassName
{
background-color: #06645A;
}
</style>
border-color css
<style>
span { border-color: #06645A; }
span { border-color: rgb(6,100,90); }
td.TdClassName
{
border-color: #06645A;
}
.TagClassName
{
border-color: #06645A;
}
</style>