Shades of Cyprus #074648
Tints of Cyprus #074648
RGB
CMYK
RGB Variations
Color information
#074648 (or 0x074648) is known color: Cyprus. HEX triplet: 07, 46 and 48. RGB value is (7,70,72). Sum of RGB (Red+Green+Blue) = 7+70+72=149 (19% of max value = 765). Red value is 7 (3.12% from 255 or 4.70% from 149); Green value is 70 (27.73% from 255 or 46.98% from 149); Blue value is 72 (28.52% from 255 or 48.32% from 149); Max value from RGB is 72 - color contains mainly: blue. Hex color #074648 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #074648 is #F8B9B7. Grayscale: #333333. Windows color (decimal): -16300472 or 4736519. OLE color: 4736519.
HSL color Cylindrical-coordinate representation of color #074648: hue angle of 181.85º 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 #074648 is Cyan = 0.90, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 7 | 70 | 72 | - |
| CMYK | 0.90 | 0.03 | 0 | 0.72 |
| HSL | 181.85º | 0.82% | 0.15% | - |
| HSV(B) | 181.85º | 0.9% | 0.28% | - |
| XYZ | 3.45 | 4.89 | 6.89 | - |
| YUV | 51.39 | 139.63 | 96.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 70 | 72 | 0.90 | 0.03 | 0 | 0.72 | 181.85 | 0.82 | 0.15 |
| Hex | 7 | 46 | 48 | 5A | 3 | 0 | 48 | B6 | 52 | F |
| Octal | 7 | 106 | 110 | 132 | 3 | 0 | 110 | 266 | 122 | 17 |
| Binary | 111 | 1000110 | 1001000 | 1011010 | 11 | 0 | 1001000 | 10110110 | 1010010 | 1111 |
Color Harmonies of #074648
Complementary color
Monochromatic Colors of #074648
Black with #074648
Text Example
Text Example
White with #074648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #074648; }
p { color: rgb(7,70,72); }
H1.HeaderClassName
{
color: #074648;
}
.AnyTagClassName
{
color: #074648;
}
</style>
background-color css
<style>
a { background-color: #074648; }
a { background-color: rgb(7,70,72); }
div.DivClassName
{
background-color: #074648;
}
.BgClassName
{
background-color: #074648;
}
</style>
border-color css
<style>
span { border-color: #074648; }
span { border-color: rgb(7,70,72); }
td.TdClassName
{
border-color: #074648;
}
.TagClassName
{
border-color: #074648;
}
</style>