Shades of Cyprus #074142
Tints of Cyprus #074142
RGB
CMYK
RGB Variations
Color information
#074142 (or 0x074142) is known color: Cyprus. HEX triplet: 07, 41 and 42. RGB value is (7,65,66). Sum of RGB (Red+Green+Blue) = 7+65+66=138 (18% of max value = 765). Red value is 7 (3.12% from 255 or 5.07% from 138); Green value is 65 (25.78% from 255 or 47.10% from 138); Blue value is 66 (26.17% from 255 or 47.83% from 138); Max value from RGB is 66 - color contains mainly: blue. Hex color #074142 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #074142 is #F8BEBD. Grayscale: #2F2F2F. Windows color (decimal): -16301758 or 4342023. OLE color: 4342023.
HSL color Cylindrical-coordinate representation of color #074142: hue angle of 181.02º degrees, saturation: 0.81, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #074142 is Cyan = 0.89, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 7 | 65 | 66 | - |
| CMYK | 0.89 | 0.02 | 0 | 0.74 |
| HSL | 181.02º | 0.81% | 0.14% | - |
| HSV(B) | 181.02º | 0.89% | 0.26% | - |
| XYZ | 2.96 | 4.22 | 5.81 | - |
| YUV | 47.77 | 138.28 | 98.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 65 | 66 | 0.89 | 0.02 | 0 | 0.74 | 181.02 | 0.81 | 0.14 |
| Hex | 7 | 41 | 42 | 59 | 2 | 0 | 4A | B5 | 51 | E |
| Octal | 7 | 101 | 102 | 131 | 2 | 0 | 112 | 265 | 121 | 16 |
| Binary | 111 | 1000001 | 1000010 | 1011001 | 10 | 0 | 1001010 | 10110101 | 1010001 | 1110 |
Color Harmonies of #074142
Complementary color
Monochromatic Colors of #074142
Black with #074142
Text Example
Text Example
White with #074142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #074142; }
p { color: rgb(7,65,66); }
H1.HeaderClassName
{
color: #074142;
}
.AnyTagClassName
{
color: #074142;
}
</style>
background-color css
<style>
a { background-color: #074142; }
a { background-color: rgb(7,65,66); }
div.DivClassName
{
background-color: #074142;
}
.BgClassName
{
background-color: #074142;
}
</style>
border-color css
<style>
span { border-color: #074142; }
span { border-color: rgb(7,65,66); }
td.TdClassName
{
border-color: #074142;
}
.TagClassName
{
border-color: #074142;
}
</style>