Shades of Cyprus #074847
Tints of Cyprus #074847
RGB
CMYK
RGB Variations
Color information
#074847 (or 0x074847) is known color: Cyprus. HEX triplet: 07, 48 and 47. RGB value is (7,72,71). Sum of RGB (Red+Green+Blue) = 7+72+71=150 (19% of max value = 765). Red value is 7 (3.12% from 255 or 4.67% from 150); Green value is 72 (28.52% from 255 or 48% from 150); Blue value is 71 (28.12% from 255 or 47.33% from 150); Max value from RGB is 72 - color contains mainly: green. Hex color #074847 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #074847 is #F8B7B8. Grayscale: #343434. Windows color (decimal): -16299961 or 4671495. OLE color: 4671495.
HSL color Cylindrical-coordinate representation of color #074847: hue angle of 179.08º 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 #074847 is Cyan = 0.90, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 7 | 72 | 71 | - |
| CMYK | 0.90 | 0 | 0.01 | 0.72 |
| HSL | 179.08º | 0.82% | 0.15% | - |
| HSV(B) | 179.08º | 0.9% | 0.28% | - |
| XYZ | 3.54 | 5.13 | 6.77 | - |
| YUV | 52.45 | 138.47 | 95.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 72 | 71 | 0.90 | 0 | 0.01 | 0.72 | 179.08 | 0.82 | 0.15 |
| Hex | 7 | 48 | 47 | 5A | 0 | 1 | 48 | B3 | 52 | F |
| Octal | 7 | 110 | 107 | 132 | 0 | 1 | 110 | 263 | 122 | 17 |
| Binary | 111 | 1001000 | 1000111 | 1011010 | 0 | 1 | 1001000 | 10110011 | 1010010 | 1111 |
Color Harmonies of #074847
Complementary color
Monochromatic Colors of #074847
Black with #074847
Text Example
Text Example
White with #074847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #074847; }
p { color: rgb(7,72,71); }
H1.HeaderClassName
{
color: #074847;
}
.AnyTagClassName
{
color: #074847;
}
</style>
background-color css
<style>
a { background-color: #074847; }
a { background-color: rgb(7,72,71); }
div.DivClassName
{
background-color: #074847;
}
.BgClassName
{
background-color: #074847;
}
</style>
border-color css
<style>
span { border-color: #074847; }
span { border-color: rgb(7,72,71); }
td.TdClassName
{
border-color: #074847;
}
.TagClassName
{
border-color: #074847;
}
</style>