Shades of Cyprus #074848
Tints of Cyprus #074848
RGB
CMYK
RGB Variations
Color information
#074848 (or 0x074848) is known color: Cyprus. HEX triplet: 07, 48 and 48. RGB value is (7,72,72). Sum of RGB (Red+Green+Blue) = 7+72+72=151 (20% of max value = 765). Red value is 7 (3.12% from 255 or 4.64% from 151); Green value is 72 (28.52% from 255 or 47.68% from 151); Blue value is 72 (28.52% from 255 or 47.68% from 151); Max value from RGB is 72 - color contains mainly: green, blue. Hex color #074848 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #074848 is #F8B7B7. Grayscale: #343434. Windows color (decimal): -16299960 or 4737031. OLE color: 4737031.
HSL color Cylindrical-coordinate representation of color #074848: hue angle of 180º 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 #074848 is Cyan = 0.90, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 7 | 72 | 72 | - |
| CMYK | 0.90 | 0 | 0 | 0.72 |
| HSL | 180º | 0.82% | 0.15% | - |
| HSV(B) | 180º | 0.9% | 0.28% | - |
| XYZ | 3.57 | 5.15 | 6.94 | - |
| YUV | 52.57 | 138.97 | 95.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 72 | 72 | 0.90 | 0 | 0 | 0.72 | 180 | 0.82 | 0.15 |
| Hex | 7 | 48 | 48 | 5A | 0 | 0 | 48 | B4 | 52 | F |
| Octal | 7 | 110 | 110 | 132 | 0 | 0 | 110 | 264 | 122 | 17 |
| Binary | 111 | 1001000 | 1001000 | 1011010 | 0 | 0 | 1001000 | 10110100 | 1010010 | 1111 |
Color Harmonies of #074848
Complementary color
Monochromatic Colors of #074848
Black with #074848
Text Example
Text Example
White with #074848
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #074848; }
p { color: rgb(7,72,72); }
H1.HeaderClassName
{
color: #074848;
}
.AnyTagClassName
{
color: #074848;
}
</style>
background-color css
<style>
a { background-color: #074848; }
a { background-color: rgb(7,72,72); }
div.DivClassName
{
background-color: #074848;
}
.BgClassName
{
background-color: #074848;
}
</style>
border-color css
<style>
span { border-color: #074848; }
span { border-color: rgb(7,72,72); }
td.TdClassName
{
border-color: #074848;
}
.TagClassName
{
border-color: #074848;
}
</style>