Shades of Cyprus #075143
Tints of Cyprus #075143
RGB
CMYK
RGB Variations
Color information
#075143 (or 0x075143) is known color: Cyprus. HEX triplet: 07, 51 and 43. RGB value is (7,81,67). Sum of RGB (Red+Green+Blue) = 7+81+67=155 (20% of max value = 765). Red value is 7 (3.12% from 255 or 4.52% from 155); Green value is 81 (32.03% from 255 or 52.26% from 155); Blue value is 67 (26.56% from 255 or 43.23% from 155); Max value from RGB is 81 - color contains mainly: green. Hex color #075143 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #075143 is #F8AEBC. Grayscale: #393939. Windows color (decimal): -16297661 or 4411655. OLE color: 4411655.
HSL color Cylindrical-coordinate representation of color #075143: hue angle of 168.65º 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 #075143 is Cyan = 0.91, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 7 | 81 | 67 | - |
| CMYK | 0.91 | 0 | 0.17 | 0.68 |
| HSL | 168.65º | 0.84% | 0.17% | - |
| HSV(B) | 168.65º | 0.91% | 0.32% | - |
| XYZ | 4.04 | 6.34 | 6.32 | - |
| YUV | 57.28 | 133.48 | 92.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 81 | 67 | 0.91 | 0 | 0.17 | 0.68 | 168.65 | 0.84 | 0.17 |
| Hex | 7 | 51 | 43 | 5B | 0 | 11 | 44 | A9 | 54 | 11 |
| Octal | 7 | 121 | 103 | 133 | 0 | 21 | 104 | 251 | 124 | 21 |
| Binary | 111 | 1010001 | 1000011 | 1011011 | 0 | 10001 | 1000100 | 10101001 | 1010100 | 10001 |
Color Harmonies of #075143
Complementary color
Monochromatic Colors of #075143
Black with #075143
Text Example
Text Example
White with #075143
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075143; }
p { color: rgb(7,81,67); }
H1.HeaderClassName
{
color: #075143;
}
.AnyTagClassName
{
color: #075143;
}
</style>
background-color css
<style>
a { background-color: #075143; }
a { background-color: rgb(7,81,67); }
div.DivClassName
{
background-color: #075143;
}
.BgClassName
{
background-color: #075143;
}
</style>
border-color css
<style>
span { border-color: #075143; }
span { border-color: rgb(7,81,67); }
td.TdClassName
{
border-color: #075143;
}
.TagClassName
{
border-color: #075143;
}
</style>