Shades of Cyprus #074841
Tints of Cyprus #074841
RGB
CMYK
RGB Variations
Color information
#074841 (or 0x074841) is known color: Cyprus. HEX triplet: 07, 48 and 41. RGB value is (7,72,65). Sum of RGB (Red+Green+Blue) = 7+72+65=144 (19% of max value = 765). Red value is 7 (3.12% from 255 or 4.86% from 144); Green value is 72 (28.52% from 255 or 50% from 144); Blue value is 65 (25.78% from 255 or 45.14% from 144); Max value from RGB is 72 - color contains mainly: green. Hex color #074841 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #074841 is #F8B7BE. Grayscale: #333333. Windows color (decimal): -16299967 or 4278279. OLE color: 4278279.
HSL color Cylindrical-coordinate representation of color #074841: hue angle of 173.54º 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 #074841 is Cyan = 0.90, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 7 | 72 | 65 | - |
| CMYK | 0.90 | 0 | 0.10 | 0.72 |
| HSL | 173.54º | 0.82% | 0.15% | - |
| HSV(B) | 173.54º | 0.9% | 0.28% | - |
| XYZ | 3.36 | 5.06 | 5.8 | - |
| YUV | 51.77 | 135.47 | 96.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 72 | 65 | 0.90 | 0 | 0.10 | 0.72 | 173.54 | 0.82 | 0.15 |
| Hex | 7 | 48 | 41 | 5A | 0 | A | 48 | AE | 52 | F |
| Octal | 7 | 110 | 101 | 132 | 0 | 12 | 110 | 256 | 122 | 17 |
| Binary | 111 | 1001000 | 1000001 | 1011010 | 0 | 1010 | 1001000 | 10101110 | 1010010 | 1111 |
Color Harmonies of #074841
Complementary color
Monochromatic Colors of #074841
Black with #074841
Text Example
Text Example
White with #074841
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #074841; }
p { color: rgb(7,72,65); }
H1.HeaderClassName
{
color: #074841;
}
.AnyTagClassName
{
color: #074841;
}
</style>
background-color css
<style>
a { background-color: #074841; }
a { background-color: rgb(7,72,65); }
div.DivClassName
{
background-color: #074841;
}
.BgClassName
{
background-color: #074841;
}
</style>
border-color css
<style>
span { border-color: #074841; }
span { border-color: rgb(7,72,65); }
td.TdClassName
{
border-color: #074841;
}
.TagClassName
{
border-color: #074841;
}
</style>