Shades of Cyprus #074844
Tints of Cyprus #074844
RGB
CMYK
RGB Variations
Color information
#074844 (or 0x074844) is known color: Cyprus. HEX triplet: 07, 48 and 44. RGB value is (7,72,68). Sum of RGB (Red+Green+Blue) = 7+72+68=147 (19% of max value = 765). Red value is 7 (3.12% from 255 or 4.76% from 147); Green value is 72 (28.52% from 255 or 48.98% from 147); Blue value is 68 (26.95% from 255 or 46.26% from 147); Max value from RGB is 72 - color contains mainly: green. Hex color #074844 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #074844 is #F8B7BB. Grayscale: #343434. Windows color (decimal): -16299964 or 4474887. OLE color: 4474887.
HSL color Cylindrical-coordinate representation of color #074844: hue angle of 176.31º 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 #074844 is Cyan = 0.90, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 7 | 72 | 68 | - |
| CMYK | 0.90 | 0 | 0.06 | 0.72 |
| HSL | 176.31º | 0.82% | 0.15% | - |
| HSV(B) | 176.31º | 0.9% | 0.28% | - |
| XYZ | 3.45 | 5.1 | 6.27 | - |
| YUV | 52.11 | 136.97 | 95.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 72 | 68 | 0.90 | 0 | 0.06 | 0.72 | 176.31 | 0.82 | 0.15 |
| Hex | 7 | 48 | 44 | 5A | 0 | 6 | 48 | B0 | 52 | F |
| Octal | 7 | 110 | 104 | 132 | 0 | 6 | 110 | 260 | 122 | 17 |
| Binary | 111 | 1001000 | 1000100 | 1011010 | 0 | 110 | 1001000 | 10110000 | 1010010 | 1111 |
Color Harmonies of #074844
Complementary color
Monochromatic Colors of #074844
Black with #074844
Text Example
Text Example
White with #074844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #074844; }
p { color: rgb(7,72,68); }
H1.HeaderClassName
{
color: #074844;
}
.AnyTagClassName
{
color: #074844;
}
</style>
background-color css
<style>
a { background-color: #074844; }
a { background-color: rgb(7,72,68); }
div.DivClassName
{
background-color: #074844;
}
.BgClassName
{
background-color: #074844;
}
</style>
border-color css
<style>
span { border-color: #074844; }
span { border-color: rgb(7,72,68); }
td.TdClassName
{
border-color: #074844;
}
.TagClassName
{
border-color: #074844;
}
</style>