Shades of Cyprus #074140
Tints of Cyprus #074140
RGB
CMYK
RGB Variations
Color information
#074140 (or 0x074140) is known color: Cyprus. HEX triplet: 07, 41 and 40. RGB value is (7,65,64). Sum of RGB (Red+Green+Blue) = 7+65+64=136 (18% of max value = 765). Red value is 7 (3.12% from 255 or 5.15% from 136); Green value is 65 (25.78% from 255 or 47.79% from 136); Blue value is 64 (25.39% from 255 or 47.06% from 136); Max value from RGB is 65 - color contains mainly: green. Hex color #074140 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #074140 is #F8BEBF. Grayscale: #2F2F2F. Windows color (decimal): -16301760 or 4210951. OLE color: 4210951.
HSL color Cylindrical-coordinate representation of color #074140: hue angle of 178.97º 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 #074140 is Cyan = 0.89, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 7 | 65 | 64 | - |
| CMYK | 0.89 | 0 | 0.02 | 0.75 |
| HSL | 178.97º | 0.81% | 0.14% | - |
| HSV(B) | 178.97º | 0.89% | 0.25% | - |
| XYZ | 2.9 | 4.2 | 5.51 | - |
| YUV | 47.54 | 137.28 | 99.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 65 | 64 | 0.89 | 0 | 0.02 | 0.75 | 178.97 | 0.81 | 0.14 |
| Hex | 7 | 41 | 40 | 59 | 0 | 2 | 4B | B3 | 51 | E |
| Octal | 7 | 101 | 100 | 131 | 0 | 2 | 113 | 263 | 121 | 16 |
| Binary | 111 | 1000001 | 1000000 | 1011001 | 0 | 10 | 1001011 | 10110011 | 1010001 | 1110 |
Color Harmonies of #074140
Complementary color
Monochromatic Colors of #074140
Black with #074140
Text Example
Text Example
White with #074140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #074140; }
p { color: rgb(7,65,64); }
H1.HeaderClassName
{
color: #074140;
}
.AnyTagClassName
{
color: #074140;
}
</style>
background-color css
<style>
a { background-color: #074140; }
a { background-color: rgb(7,65,64); }
div.DivClassName
{
background-color: #074140;
}
.BgClassName
{
background-color: #074140;
}
</style>
border-color css
<style>
span { border-color: #074140; }
span { border-color: rgb(7,65,64); }
td.TdClassName
{
border-color: #074140;
}
.TagClassName
{
border-color: #074140;
}
</style>