Shades of Cyprus #075142
Tints of Cyprus #075142
RGB
CMYK
RGB Variations
Color information
#075142 (or 0x075142) is known color: Cyprus. HEX triplet: 07, 51 and 42. RGB value is (7,81,66). Sum of RGB (Red+Green+Blue) = 7+81+66=154 (20% of max value = 765). Red value is 7 (3.12% from 255 or 4.55% from 154); Green value is 81 (32.03% from 255 or 52.60% from 154); Blue value is 66 (26.17% from 255 or 42.86% from 154); Max value from RGB is 81 - color contains mainly: green. Hex color #075142 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #075142 is #F8AEBD. Grayscale: #393939. Windows color (decimal): -16297662 or 4346119. OLE color: 4346119.
HSL color Cylindrical-coordinate representation of color #075142: hue angle of 167.84º degrees, saturation: 0.84, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #075142 is Cyan = 0.91, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 7 | 81 | 66 | - |
| CMYK | 0.91 | 0 | 0.19 | 0.68 |
| HSL | 167.84º | 0.84% | 0.17% | - |
| HSV(B) | 167.84º | 0.91% | 0.32% | - |
| XYZ | 4.01 | 6.32 | 6.16 | - |
| YUV | 57.16 | 132.98 | 92.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 81 | 66 | 0.91 | 0 | 0.19 | 0.68 | 167.84 | 0.84 | 0.17 |
| Hex | 7 | 51 | 42 | 5B | 0 | 13 | 44 | A8 | 54 | 11 |
| Octal | 7 | 121 | 102 | 133 | 0 | 23 | 104 | 250 | 124 | 21 |
| Binary | 111 | 1010001 | 1000010 | 1011011 | 0 | 10011 | 1000100 | 10101000 | 1010100 | 10001 |
Color Harmonies of #075142
Complementary color
Monochromatic Colors of #075142
Black with #075142
Text Example
Text Example
White with #075142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075142; }
p { color: rgb(7,81,66); }
H1.HeaderClassName
{
color: #075142;
}
.AnyTagClassName
{
color: #075142;
}
</style>
background-color css
<style>
a { background-color: #075142; }
a { background-color: rgb(7,81,66); }
div.DivClassName
{
background-color: #075142;
}
.BgClassName
{
background-color: #075142;
}
</style>
border-color css
<style>
span { border-color: #075142; }
span { border-color: rgb(7,81,66); }
td.TdClassName
{
border-color: #075142;
}
.TagClassName
{
border-color: #075142;
}
</style>