Shades of Cyprus #074540
Tints of Cyprus #074540
RGB
CMYK
RGB Variations
Color information
#074540 (or 0x074540) is known color: Cyprus. HEX triplet: 07, 45 and 40. RGB value is (7,69,64). Sum of RGB (Red+Green+Blue) = 7+69+64=140 (18% of max value = 765). Red value is 7 (3.12% from 255 or 5% from 140); Green value is 69 (27.34% from 255 or 49.29% from 140); Blue value is 64 (25.39% from 255 or 45.71% from 140); Max value from RGB is 69 - color contains mainly: green. Hex color #074540 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #074540 is #F8BABF. Grayscale: #313131. Windows color (decimal): -16300736 or 4211975. OLE color: 4211975.
HSL color Cylindrical-coordinate representation of color #074540: hue angle of 175.16º degrees, saturation: 0.82, 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 #074540 is Cyan = 0.90, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 7 | 69 | 64 | - |
| CMYK | 0.90 | 0 | 0.07 | 0.73 |
| HSL | 175.16º | 0.82% | 0.15% | - |
| HSV(B) | 175.16º | 0.9% | 0.27% | - |
| XYZ | 3.14 | 4.67 | 5.59 | - |
| YUV | 49.89 | 135.96 | 97.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 69 | 64 | 0.90 | 0 | 0.07 | 0.73 | 175.16 | 0.82 | 0.15 |
| Hex | 7 | 45 | 40 | 5A | 0 | 7 | 49 | AF | 52 | F |
| Octal | 7 | 105 | 100 | 132 | 0 | 7 | 111 | 257 | 122 | 17 |
| Binary | 111 | 1000101 | 1000000 | 1011010 | 0 | 111 | 1001001 | 10101111 | 1010010 | 1111 |
Color Harmonies of #074540
Complementary color
Monochromatic Colors of #074540
Black with #074540
Text Example
Text Example
White with #074540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #074540; }
p { color: rgb(7,69,64); }
H1.HeaderClassName
{
color: #074540;
}
.AnyTagClassName
{
color: #074540;
}
</style>
background-color css
<style>
a { background-color: #074540; }
a { background-color: rgb(7,69,64); }
div.DivClassName
{
background-color: #074540;
}
.BgClassName
{
background-color: #074540;
}
</style>
border-color css
<style>
span { border-color: #074540; }
span { border-color: rgb(7,69,64); }
td.TdClassName
{
border-color: #074540;
}
.TagClassName
{
border-color: #074540;
}
</style>