Shades of Cyprus #07473D
Tints of Cyprus #07473D
RGB
CMYK
RGB Variations
Color information
#07473D (or 0x07473D) is known color: Cyprus. HEX triplet: 07, 47 and 3D. RGB value is (7,71,61). Sum of RGB (Red+Green+Blue) = 7+71+61=139 (18% of max value = 765). Red value is 7 (3.12% from 255 or 5.04% from 139); Green value is 71 (28.12% from 255 or 51.08% from 139); Blue value is 61 (24.22% from 255 or 43.88% from 139); Max value from RGB is 71 - color contains mainly: green. Hex color #07473D is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #07473D is #F8B8C2. Grayscale: #323232. Windows color (decimal): -16300227 or 4015879. OLE color: 4015879.
HSL color Cylindrical-coordinate representation of color #07473D: hue angle of 170.62º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #07473D is Cyan = 0.90, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 7 | 71 | 61 | - |
| CMYK | 0.90 | 0 | 0.14 | 0.72 |
| HSL | 170.63º | 0.82% | 0.15% | - |
| HSV(B) | 170.63º | 0.9% | 0.28% | - |
| XYZ | 3.18 | 4.89 | 5.19 | - |
| YUV | 50.72 | 133.8 | 96.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 71 | 61 | 0.90 | 0 | 0.14 | 0.72 | 170.63 | 0.82 | 0.15 |
| Hex | 7 | 47 | 3D | 5A | 0 | E | 48 | AB | 52 | F |
| Octal | 7 | 107 | 75 | 132 | 0 | 16 | 110 | 253 | 122 | 17 |
| Binary | 111 | 1000111 | 111101 | 1011010 | 0 | 1110 | 1001000 | 10101011 | 1010010 | 1111 |
Color Harmonies of #07473D
Complementary color
Monochromatic Colors of #07473D
Black with #07473D
Text Example
Text Example
White with #07473D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #07473D; }
p { color: rgb(7,71,61); }
H1.HeaderClassName
{
color: #07473D;
}
.AnyTagClassName
{
color: #07473D;
}
</style>
background-color css
<style>
a { background-color: #07473D; }
a { background-color: rgb(7,71,61); }
div.DivClassName
{
background-color: #07473D;
}
.BgClassName
{
background-color: #07473D;
}
</style>
border-color css
<style>
span { border-color: #07473D; }
span { border-color: rgb(7,71,61); }
td.TdClassName
{
border-color: #07473D;
}
.TagClassName
{
border-color: #07473D;
}
</style>