Shades of Mosque #00675A
Tints of Mosque #00675A
RGB
CMYK
RGB Variations
Color information
#00675A (or 0x00675A) is known color: Mosque. HEX triplet: 00, 67 and 5A. RGB value is (0,103,90). Sum of RGB (Red+Green+Blue) = 0+103+90=193 (25% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 193); Green value is 103 (40.62% from 255 or 53.37% from 193); Blue value is 90 (35.55% from 255 or 46.63% from 193); Max value from RGB is 103 - color contains mainly: green. Hex color #00675A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #00675A is #FF98A5. Grayscale: #464646. Windows color (decimal): -16750758 or 5924608. OLE color: 5924608.
HSL color Cylindrical-coordinate representation of color #00675A: hue angle of 172.43º degrees, saturation: 1, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00675A is Cyan = 1, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 0 | 103 | 90 | - |
| CMYK | 1 | 0 | 0.13 | 0.60 |
| HSL | 172.43º | 1% | 0.2% | - |
| HSV(B) | 172.43º | 1% | 0.4% | - |
| XYZ | 6.7 | 10.44 | 11.33 | - |
| YUV | 70.72 | 138.88 | 77.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 103 | 90 | 1 | 0 | 0.13 | 0.60 | 172.43 | 1 | 0.2 |
| Hex | 0 | 67 | 5A | 64 | 0 | D | 3C | AC | 64 | 14 |
| Octal | 0 | 147 | 132 | 144 | 0 | 15 | 74 | 254 | 144 | 24 |
| Binary | 0 | 1100111 | 1011010 | 1100100 | 0 | 1101 | 111100 | 10101100 | 1100100 | 10100 |
Color Harmonies of #00675A
Complementary color
Monochromatic Colors of #00675A
Black with #00675A
Text Example
Text Example
White with #00675A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00675A; }
p { color: rgb(0,103,90); }
H1.HeaderClassName
{
color: #00675A;
}
.AnyTagClassName
{
color: #00675A;
}
</style>
background-color css
<style>
a { background-color: #00675A; }
a { background-color: rgb(0,103,90); }
div.DivClassName
{
background-color: #00675A;
}
.BgClassName
{
background-color: #00675A;
}
</style>
border-color css
<style>
span { border-color: #00675A; }
span { border-color: rgb(0,103,90); }
td.TdClassName
{
border-color: #00675A;
}
.TagClassName
{
border-color: #00675A;
}
</style>