Shades of Cyprus #074041
Tints of Cyprus #074041
RGB
CMYK
RGB Variations
Color information
#074041 (or 0x074041) is known color: Cyprus. HEX triplet: 07, 40 and 41. RGB value is (7,64,65). Sum of RGB (Red+Green+Blue) = 7+64+65=136 (18% of max value = 765). Red value is 7 (3.12% from 255 or 5.15% from 136); Green value is 64 (25.39% from 255 or 47.06% from 136); Blue value is 65 (25.78% from 255 or 47.79% from 136); Max value from RGB is 65 - color contains mainly: blue. Hex color #074041 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #074041 is #F8BFBE. Grayscale: #2F2F2F. Windows color (decimal): -16302015 or 4276231. OLE color: 4276231.
HSL color Cylindrical-coordinate representation of color #074041: hue angle of 181.03º degrees, saturation: 0.81, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #074041 is Cyan = 0.89, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 7 | 64 | 65 | - |
| CMYK | 0.89 | 0.02 | 0 | 0.75 |
| HSL | 181.03º | 0.81% | 0.14% | - |
| HSV(B) | 181.03º | 0.89% | 0.25% | - |
| XYZ | 2.88 | 4.09 | 5.64 | - |
| YUV | 47.07 | 138.12 | 99.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 64 | 65 | 0.89 | 0.02 | 0 | 0.75 | 181.03 | 0.81 | 0.14 |
| Hex | 7 | 40 | 41 | 59 | 2 | 0 | 4B | B5 | 51 | E |
| Octal | 7 | 100 | 101 | 131 | 2 | 0 | 113 | 265 | 121 | 16 |
| Binary | 111 | 1000000 | 1000001 | 1011001 | 10 | 0 | 1001011 | 10110101 | 1010001 | 1110 |
Color Harmonies of #074041
Complementary color
Monochromatic Colors of #074041
Black with #074041
Text Example
Text Example
White with #074041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #074041; }
p { color: rgb(7,64,65); }
H1.HeaderClassName
{
color: #074041;
}
.AnyTagClassName
{
color: #074041;
}
</style>
background-color css
<style>
a { background-color: #074041; }
a { background-color: rgb(7,64,65); }
div.DivClassName
{
background-color: #074041;
}
.BgClassName
{
background-color: #074041;
}
</style>
border-color css
<style>
span { border-color: #074041; }
span { border-color: rgb(7,64,65); }
td.TdClassName
{
border-color: #074041;
}
.TagClassName
{
border-color: #074041;
}
</style>