Shades of Cyprus #074545
Tints of Cyprus #074545
RGB
CMYK
RGB Variations
Color information
#074545 (or 0x074545) is known color: Cyprus. HEX triplet: 07, 45 and 45. RGB value is (7,69,69). Sum of RGB (Red+Green+Blue) = 7+69+69=145 (19% of max value = 765). Red value is 7 (3.12% from 255 or 4.83% from 145); Green value is 69 (27.34% from 255 or 47.59% from 145); Blue value is 69 (27.34% from 255 or 47.59% from 145); Max value from RGB is 69 - color contains mainly: green, blue. Hex color #074545 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #074545 is #F8BABA. Grayscale: #323232. Windows color (decimal): -16300731 or 4539655. OLE color: 4539655.
HSL color Cylindrical-coordinate representation of color #074545: hue angle of 180º 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 #074545 is Cyan = 0.90, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 7 | 69 | 69 | - |
| CMYK | 0.90 | 0 | 0 | 0.73 |
| HSL | 180º | 0.82% | 0.15% | - |
| HSV(B) | 180º | 0.9% | 0.27% | - |
| XYZ | 3.29 | 4.73 | 6.37 | - |
| YUV | 50.46 | 138.46 | 97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 69 | 69 | 0.90 | 0 | 0 | 0.73 | 180 | 0.82 | 0.15 |
| Hex | 7 | 45 | 45 | 5A | 0 | 0 | 49 | B4 | 52 | F |
| Octal | 7 | 105 | 105 | 132 | 0 | 0 | 111 | 264 | 122 | 17 |
| Binary | 111 | 1000101 | 1000101 | 1011010 | 0 | 0 | 1001001 | 10110100 | 1010010 | 1111 |
Color Harmonies of #074545
Complementary color
Monochromatic Colors of #074545
Black with #074545
Text Example
Text Example
White with #074545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #074545; }
p { color: rgb(7,69,69); }
H1.HeaderClassName
{
color: #074545;
}
.AnyTagClassName
{
color: #074545;
}
</style>
background-color css
<style>
a { background-color: #074545; }
a { background-color: rgb(7,69,69); }
div.DivClassName
{
background-color: #074545;
}
.BgClassName
{
background-color: #074545;
}
</style>
border-color css
<style>
span { border-color: #074545; }
span { border-color: rgb(7,69,69); }
td.TdClassName
{
border-color: #074545;
}
.TagClassName
{
border-color: #074545;
}
</style>