Shades of Cyprus #035140
Tints of Cyprus #035140
RGB
CMYK
RGB Variations
Color information
#035140 (or 0x035140) is known color: Cyprus. HEX triplet: 03, 51 and 40. RGB value is (3,81,64). Sum of RGB (Red+Green+Blue) = 3+81+64=148 (19% of max value = 765). Red value is 3 (1.56% from 255 or 2.03% from 148); Green value is 81 (32.03% from 255 or 54.73% from 148); Blue value is 64 (25.39% from 255 or 43.24% from 148); Max value from RGB is 81 - color contains mainly: green. Hex color #035140 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #035140 is #FCAEBF. Grayscale: #373737. Windows color (decimal): -16559808 or 4215043. OLE color: 4215043.
HSL color Cylindrical-coordinate representation of color #035140: hue angle of 166.92º 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 #035140 is Cyan = 0.96, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 3 | 81 | 64 | - |
| CMYK | 0.96 | 0 | 0.21 | 0.68 |
| HSL | 166.92º | 0.93% | 0.16% | - |
| HSV(B) | 166.92º | 0.96% | 0.32% | - |
| XYZ | 3.91 | 6.27 | 5.86 | - |
| YUV | 55.74 | 132.66 | 90.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 81 | 64 | 0.96 | 0 | 0.21 | 0.68 | 166.92 | 0.93 | 0.16 |
| Hex | 3 | 51 | 40 | 60 | 0 | 15 | 44 | A7 | 5D | 10 |
| Octal | 3 | 121 | 100 | 140 | 0 | 25 | 104 | 247 | 135 | 20 |
| Binary | 11 | 1010001 | 1000000 | 1100000 | 0 | 10101 | 1000100 | 10100111 | 1011101 | 10000 |
Color Harmonies of #035140
Complementary color
Monochromatic Colors of #035140
Black with #035140
Text Example
Text Example
White with #035140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035140; }
p { color: rgb(3,81,64); }
H1.HeaderClassName
{
color: #035140;
}
.AnyTagClassName
{
color: #035140;
}
</style>
background-color css
<style>
a { background-color: #035140; }
a { background-color: rgb(3,81,64); }
div.DivClassName
{
background-color: #035140;
}
.BgClassName
{
background-color: #035140;
}
</style>
border-color css
<style>
span { border-color: #035140; }
span { border-color: rgb(3,81,64); }
td.TdClassName
{
border-color: #035140;
}
.TagClassName
{
border-color: #035140;
}
</style>