Shades of Cyprus #074245
Tints of Cyprus #074245
RGB
CMYK
RGB Variations
Color information
#074245 (or 0x074245) is known color: Cyprus. HEX triplet: 07, 42 and 45. RGB value is (7,66,69). Sum of RGB (Red+Green+Blue) = 7+66+69=142 (18% of max value = 765). Red value is 7 (3.12% from 255 or 4.93% from 142); Green value is 66 (26.17% from 255 or 46.48% from 142); Blue value is 69 (27.34% from 255 or 48.59% from 142); Max value from RGB is 69 - color contains mainly: blue. Hex color #074245 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #074245 is #F8BDBA. Grayscale: #303030. Windows color (decimal): -16301499 or 4538887. OLE color: 4538887.
HSL color Cylindrical-coordinate representation of color #074245: hue angle of 182.9º 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 #074245 is Cyan = 0.90, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 7 | 66 | 69 | - |
| CMYK | 0.90 | 0.04 | 0 | 0.73 |
| HSL | 182.9º | 0.82% | 0.15% | - |
| HSV(B) | 182.9º | 0.9% | 0.27% | - |
| XYZ | 3.11 | 4.37 | 6.31 | - |
| YUV | 48.7 | 139.45 | 98.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 66 | 69 | 0.90 | 0.04 | 0 | 0.73 | 182.9 | 0.82 | 0.15 |
| Hex | 7 | 42 | 45 | 5A | 4 | 0 | 49 | B7 | 52 | F |
| Octal | 7 | 102 | 105 | 132 | 4 | 0 | 111 | 267 | 122 | 17 |
| Binary | 111 | 1000010 | 1000101 | 1011010 | 100 | 0 | 1001001 | 10110111 | 1010010 | 1111 |
Color Harmonies of #074245
Complementary color
Monochromatic Colors of #074245
Black with #074245
Text Example
Text Example
White with #074245
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #074245; }
p { color: rgb(7,66,69); }
H1.HeaderClassName
{
color: #074245;
}
.AnyTagClassName
{
color: #074245;
}
</style>
background-color css
<style>
a { background-color: #074245; }
a { background-color: rgb(7,66,69); }
div.DivClassName
{
background-color: #074245;
}
.BgClassName
{
background-color: #074245;
}
</style>
border-color css
<style>
span { border-color: #074245; }
span { border-color: rgb(7,66,69); }
td.TdClassName
{
border-color: #074245;
}
.TagClassName
{
border-color: #074245;
}
</style>