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