Shades of Cyprus #035540
Tints of Cyprus #035540
RGB
CMYK
RGB Variations
Color information
#035540 (or 0x035540) is known color: Cyprus. HEX triplet: 03, 55 and 40. RGB value is (3,85,64). Sum of RGB (Red+Green+Blue) = 3+85+64=152 (20% of max value = 765). Red value is 3 (1.56% from 255 or 1.97% from 152); Green value is 85 (33.59% from 255 or 55.92% from 152); Blue value is 64 (25.39% from 255 or 42.11% from 152); Max value from RGB is 85 - color contains mainly: green. Hex color #035540 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #035540 is #FCAABF. Grayscale: #3A3A3A. Windows color (decimal): -16558784 or 4216067. OLE color: 4216067.
HSL color Cylindrical-coordinate representation of color #035540: hue angle of 164.63º degrees, saturation: 0.93, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #035540 is Cyan = 0.96, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 3 | 85 | 64 | - |
| CMYK | 0.96 | 0 | 0.25 | 0.67 |
| HSL | 164.63º | 0.93% | 0.17% | - |
| HSV(B) | 164.63º | 0.96% | 0.33% | - |
| XYZ | 4.21 | 6.89 | 5.96 | - |
| YUV | 58.09 | 131.33 | 88.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 85 | 64 | 0.96 | 0 | 0.25 | 0.67 | 164.63 | 0.93 | 0.17 |
| Hex | 3 | 55 | 40 | 60 | 0 | 19 | 43 | A5 | 5D | 11 |
| Octal | 3 | 125 | 100 | 140 | 0 | 31 | 103 | 245 | 135 | 21 |
| Binary | 11 | 1010101 | 1000000 | 1100000 | 0 | 11001 | 1000011 | 10100101 | 1011101 | 10001 |
Color Harmonies of #035540
Complementary color
Monochromatic Colors of #035540
Black with #035540
Text Example
Text Example
White with #035540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035540; }
p { color: rgb(3,85,64); }
H1.HeaderClassName
{
color: #035540;
}
.AnyTagClassName
{
color: #035540;
}
</style>
background-color css
<style>
a { background-color: #035540; }
a { background-color: rgb(3,85,64); }
div.DivClassName
{
background-color: #035540;
}
.BgClassName
{
background-color: #035540;
}
</style>
border-color css
<style>
span { border-color: #035540; }
span { border-color: rgb(3,85,64); }
td.TdClassName
{
border-color: #035540;
}
.TagClassName
{
border-color: #035540;
}
</style>