Shades of Cyprus #04473D
Tints of Cyprus #04473D
RGB
CMYK
RGB Variations
Color information
#04473D (or 0x04473D) is known color: Cyprus. HEX triplet: 04, 47 and 3D. RGB value is (4,71,61). Sum of RGB (Red+Green+Blue) = 4+71+61=136 (18% of max value = 765). Red value is 4 (1.95% from 255 or 2.94% from 136); Green value is 71 (28.12% from 255 or 52.21% from 136); Blue value is 61 (24.22% from 255 or 44.85% from 136); Max value from RGB is 71 - color contains mainly: green. Hex color #04473D is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #04473D is #FBB8C2. Grayscale: #313131. Windows color (decimal): -16496835 or 4015876. OLE color: 4015876.
HSL color Cylindrical-coordinate representation of color #04473D: hue angle of 171.04º degrees, saturation: 0.89, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #04473D is Cyan = 0.94, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 4 | 71 | 61 | - |
| CMYK | 0.94 | 0 | 0.14 | 0.72 |
| HSL | 171.04º | 0.89% | 0.15% | - |
| HSV(B) | 171.04º | 0.94% | 0.28% | - |
| XYZ | 3.15 | 4.87 | 5.19 | - |
| YUV | 49.83 | 134.3 | 95.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 71 | 61 | 0.94 | 0 | 0.14 | 0.72 | 171.04 | 0.89 | 0.15 |
| Hex | 4 | 47 | 3D | 5E | 0 | E | 48 | AB | 59 | F |
| Octal | 4 | 107 | 75 | 136 | 0 | 16 | 110 | 253 | 131 | 17 |
| Binary | 100 | 1000111 | 111101 | 1011110 | 0 | 1110 | 1001000 | 10101011 | 1011001 | 1111 |
Color Harmonies of #04473D
Complementary color
Monochromatic Colors of #04473D
Black with #04473D
Text Example
Text Example
White with #04473D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #04473D; }
p { color: rgb(4,71,61); }
H1.HeaderClassName
{
color: #04473D;
}
.AnyTagClassName
{
color: #04473D;
}
</style>
background-color css
<style>
a { background-color: #04473D; }
a { background-color: rgb(4,71,61); }
div.DivClassName
{
background-color: #04473D;
}
.BgClassName
{
background-color: #04473D;
}
</style>
border-color css
<style>
span { border-color: #04473D; }
span { border-color: rgb(4,71,61); }
td.TdClassName
{
border-color: #04473D;
}
.TagClassName
{
border-color: #04473D;
}
</style>