Shades of Cyprus #035142
Tints of Cyprus #035142
RGB
CMYK
RGB Variations
Color information
#035142 (or 0x035142) is known color: Cyprus. HEX triplet: 03, 51 and 42. RGB value is (3,81,66). Sum of RGB (Red+Green+Blue) = 3+81+66=150 (19% of max value = 765). Red value is 3 (1.56% from 255 or 2% from 150); Green value is 81 (32.03% from 255 or 54% from 150); Blue value is 66 (26.17% from 255 or 44% from 150); Max value from RGB is 81 - color contains mainly: green. Hex color #035142 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #035142 is #FCAEBD. Grayscale: #373737. Windows color (decimal): -16559806 or 4346115. OLE color: 4346115.
HSL color Cylindrical-coordinate representation of color #035142: hue angle of 168.46º degrees, saturation: 0.93, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #035142 is Cyan = 0.96, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 3 | 81 | 66 | - |
| CMYK | 0.96 | 0 | 0.19 | 0.68 |
| HSL | 168.46º | 0.93% | 0.16% | - |
| HSV(B) | 168.46º | 0.96% | 0.32% | - |
| XYZ | 3.96 | 6.3 | 6.16 | - |
| YUV | 55.97 | 133.66 | 90.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 81 | 66 | 0.96 | 0 | 0.19 | 0.68 | 168.46 | 0.93 | 0.16 |
| Hex | 3 | 51 | 42 | 60 | 0 | 13 | 44 | A8 | 5D | 10 |
| Octal | 3 | 121 | 102 | 140 | 0 | 23 | 104 | 250 | 135 | 20 |
| Binary | 11 | 1010001 | 1000010 | 1100000 | 0 | 10011 | 1000100 | 10101000 | 1011101 | 10000 |
Color Harmonies of #035142
Complementary color
Monochromatic Colors of #035142
Black with #035142
Text Example
Text Example
White with #035142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035142; }
p { color: rgb(3,81,66); }
H1.HeaderClassName
{
color: #035142;
}
.AnyTagClassName
{
color: #035142;
}
</style>
background-color css
<style>
a { background-color: #035142; }
a { background-color: rgb(3,81,66); }
div.DivClassName
{
background-color: #035142;
}
.BgClassName
{
background-color: #035142;
}
</style>
border-color css
<style>
span { border-color: #035142; }
span { border-color: rgb(3,81,66); }
td.TdClassName
{
border-color: #035142;
}
.TagClassName
{
border-color: #035142;
}
</style>