Shades of Cyprus #035240
Tints of Cyprus #035240
RGB
CMYK
RGB Variations
Color information
#035240 (or 0x035240) is known color: Cyprus. HEX triplet: 03, 52 and 40. RGB value is (3,82,64). Sum of RGB (Red+Green+Blue) = 3+82+64=149 (19% of max value = 765). Red value is 3 (1.56% from 255 or 2.01% from 149); Green value is 82 (32.42% from 255 or 55.03% from 149); Blue value is 64 (25.39% from 255 or 42.95% from 149); Max value from RGB is 82 - color contains mainly: green. Hex color #035240 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #035240 is #FCADBF. Grayscale: #383838. Windows color (decimal): -16559552 or 4215299. OLE color: 4215299.
HSL color Cylindrical-coordinate representation of color #035240: hue angle of 166.33º degrees, saturation: 0.93, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #035240 is Cyan = 0.96, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 3 | 82 | 64 | - |
| CMYK | 0.96 | 0 | 0.22 | 0.68 |
| HSL | 166.33º | 0.93% | 0.17% | - |
| HSV(B) | 166.33º | 0.96% | 0.32% | - |
| XYZ | 3.98 | 6.42 | 5.88 | - |
| YUV | 56.33 | 132.33 | 89.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 82 | 64 | 0.96 | 0 | 0.22 | 0.68 | 166.33 | 0.93 | 0.17 |
| Hex | 3 | 52 | 40 | 60 | 0 | 16 | 44 | A6 | 5D | 11 |
| Octal | 3 | 122 | 100 | 140 | 0 | 26 | 104 | 246 | 135 | 21 |
| Binary | 11 | 1010010 | 1000000 | 1100000 | 0 | 10110 | 1000100 | 10100110 | 1011101 | 10001 |
Color Harmonies of #035240
Complementary color
Monochromatic Colors of #035240
Black with #035240
Text Example
Text Example
White with #035240
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035240; }
p { color: rgb(3,82,64); }
H1.HeaderClassName
{
color: #035240;
}
.AnyTagClassName
{
color: #035240;
}
</style>
background-color css
<style>
a { background-color: #035240; }
a { background-color: rgb(3,82,64); }
div.DivClassName
{
background-color: #035240;
}
.BgClassName
{
background-color: #035240;
}
</style>
border-color css
<style>
span { border-color: #035240; }
span { border-color: rgb(3,82,64); }
td.TdClassName
{
border-color: #035240;
}
.TagClassName
{
border-color: #035240;
}
</style>