Shades of Cyprus #074440
Tints of Cyprus #074440
RGB
CMYK
RGB Variations
Color information
#074440 (or 0x074440) is known color: Cyprus. HEX triplet: 07, 44 and 40. RGB value is (7,68,64). Sum of RGB (Red+Green+Blue) = 7+68+64=139 (18% of max value = 765). Red value is 7 (3.12% from 255 or 5.04% from 139); Green value is 68 (26.95% from 255 or 48.92% from 139); Blue value is 64 (25.39% from 255 or 46.04% from 139); Max value from RGB is 68 - color contains mainly: green. Hex color #074440 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #074440 is #F8BBBF. Grayscale: #313131. Windows color (decimal): -16300992 or 4211719. OLE color: 4211719.
HSL color Cylindrical-coordinate representation of color #074440: hue angle of 176.07º degrees, saturation: 0.81, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #074440 is Cyan = 0.90, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 7 | 68 | 64 | - |
| CMYK | 0.90 | 0 | 0.06 | 0.73 |
| HSL | 176.07º | 0.81% | 0.15% | - |
| HSV(B) | 176.07º | 0.9% | 0.27% | - |
| XYZ | 3.08 | 4.55 | 5.57 | - |
| YUV | 49.31 | 136.29 | 97.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 68 | 64 | 0.90 | 0 | 0.06 | 0.73 | 176.07 | 0.81 | 0.15 |
| Hex | 7 | 44 | 40 | 5A | 0 | 6 | 49 | B0 | 51 | F |
| Octal | 7 | 104 | 100 | 132 | 0 | 6 | 111 | 260 | 121 | 17 |
| Binary | 111 | 1000100 | 1000000 | 1011010 | 0 | 110 | 1001001 | 10110000 | 1010001 | 1111 |
Color Harmonies of #074440
Complementary color
Monochromatic Colors of #074440
Black with #074440
Text Example
Text Example
White with #074440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #074440; }
p { color: rgb(7,68,64); }
H1.HeaderClassName
{
color: #074440;
}
.AnyTagClassName
{
color: #074440;
}
</style>
background-color css
<style>
a { background-color: #074440; }
a { background-color: rgb(7,68,64); }
div.DivClassName
{
background-color: #074440;
}
.BgClassName
{
background-color: #074440;
}
</style>
border-color css
<style>
span { border-color: #074440; }
span { border-color: rgb(7,68,64); }
td.TdClassName
{
border-color: #074440;
}
.TagClassName
{
border-color: #074440;
}
</style>