Shades of Cyprus #035541
Tints of Cyprus #035541
RGB
CMYK
RGB Variations
Color information
#035541 (or 0x035541) is known color: Cyprus. HEX triplet: 03, 55 and 41. RGB value is (3,85,65). Sum of RGB (Red+Green+Blue) = 3+85+65=153 (20% of max value = 765). Red value is 3 (1.56% from 255 or 1.96% from 153); Green value is 85 (33.59% from 255 or 55.56% from 153); Blue value is 65 (25.78% from 255 or 42.48% from 153); Max value from RGB is 85 - color contains mainly: green. Hex color #035541 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #035541 is #FCAABE. Grayscale: #3A3A3A. Windows color (decimal): -16558783 or 4281603. OLE color: 4281603.
HSL color Cylindrical-coordinate representation of color #035541: hue angle of 165.37º 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 #035541 is Cyan = 0.96, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 3 | 85 | 65 | - |
| CMYK | 0.96 | 0 | 0.24 | 0.67 |
| HSL | 165.37º | 0.93% | 0.17% | - |
| HSV(B) | 165.37º | 0.96% | 0.33% | - |
| XYZ | 4.24 | 6.9 | 6.11 | - |
| YUV | 58.2 | 131.83 | 88.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 85 | 65 | 0.96 | 0 | 0.24 | 0.67 | 165.37 | 0.93 | 0.17 |
| Hex | 3 | 55 | 41 | 60 | 0 | 18 | 43 | A5 | 5D | 11 |
| Octal | 3 | 125 | 101 | 140 | 0 | 30 | 103 | 245 | 135 | 21 |
| Binary | 11 | 1010101 | 1000001 | 1100000 | 0 | 11000 | 1000011 | 10100101 | 1011101 | 10001 |
Color Harmonies of #035541
Complementary color
Monochromatic Colors of #035541
Black with #035541
Text Example
Text Example
White with #035541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035541; }
p { color: rgb(3,85,65); }
H1.HeaderClassName
{
color: #035541;
}
.AnyTagClassName
{
color: #035541;
}
</style>
background-color css
<style>
a { background-color: #035541; }
a { background-color: rgb(3,85,65); }
div.DivClassName
{
background-color: #035541;
}
.BgClassName
{
background-color: #035541;
}
</style>
border-color css
<style>
span { border-color: #035541; }
span { border-color: rgb(3,85,65); }
td.TdClassName
{
border-color: #035541;
}
.TagClassName
{
border-color: #035541;
}
</style>