Shades of Cyprus #00473A
Tints of Cyprus #00473A
RGB
CMYK
RGB Variations
Color information
#00473A (or 0x00473A) is known color: Cyprus. HEX triplet: 00, 47 and 3A. RGB value is (0,71,58). Sum of RGB (Red+Green+Blue) = 0+71+58=129 (17% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 129); Green value is 71 (28.12% from 255 or 55.04% from 129); Blue value is 58 (23.05% from 255 or 44.96% from 129); Max value from RGB is 71 - color contains mainly: green. Hex color #00473A is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #00473A is #FFB8C5. Grayscale: #303030. Windows color (decimal): -16758982 or 3819264. OLE color: 3819264.
HSL color Cylindrical-coordinate representation of color #00473A: hue angle of 169.01º degrees, saturation: 1, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00473A is Cyan = 1, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 0 | 71 | 58 | - |
| CMYK | 1 | 0 | 0.18 | 0.72 |
| HSL | 169.01º | 1% | 0.14% | - |
| HSV(B) | 169.01º | 1% | 0.28% | - |
| XYZ | 3.02 | 4.81 | 4.77 | - |
| YUV | 48.29 | 133.48 | 93.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 71 | 58 | 1 | 0 | 0.18 | 0.72 | 169.01 | 1 | 0.14 |
| Hex | 0 | 47 | 3A | 64 | 0 | 12 | 48 | A9 | 64 | E |
| Octal | 0 | 107 | 72 | 144 | 0 | 22 | 110 | 251 | 144 | 16 |
| Binary | 0 | 1000111 | 111010 | 1100100 | 0 | 10010 | 1001000 | 10101001 | 1100100 | 1110 |
Color Harmonies of #00473A
Complementary color
Monochromatic Colors of #00473A
Black with #00473A
Text Example
Text Example
White with #00473A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00473A; }
p { color: rgb(0,71,58); }
H1.HeaderClassName
{
color: #00473A;
}
.AnyTagClassName
{
color: #00473A;
}
</style>
background-color css
<style>
a { background-color: #00473A; }
a { background-color: rgb(0,71,58); }
div.DivClassName
{
background-color: #00473A;
}
.BgClassName
{
background-color: #00473A;
}
</style>
border-color css
<style>
span { border-color: #00473A; }
span { border-color: rgb(0,71,58); }
td.TdClassName
{
border-color: #00473A;
}
.TagClassName
{
border-color: #00473A;
}
</style>