Shades of Cyprus #035242
Tints of Cyprus #035242
RGB
CMYK
RGB Variations
Color information
#035242 (or 0x035242) is known color: Cyprus. HEX triplet: 03, 52 and 42. RGB value is (3,82,66). Sum of RGB (Red+Green+Blue) = 3+82+66=151 (20% of max value = 765). Red value is 3 (1.56% from 255 or 1.99% from 151); Green value is 82 (32.42% from 255 or 54.30% from 151); Blue value is 66 (26.17% from 255 or 43.71% from 151); Max value from RGB is 82 - color contains mainly: green. Hex color #035242 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #035242 is #FCADBD. Grayscale: #383838. Windows color (decimal): -16559550 or 4346371. OLE color: 4346371.
HSL color Cylindrical-coordinate representation of color #035242: hue angle of 167.85º 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 #035242 is Cyan = 0.96, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 3 | 82 | 66 | - |
| CMYK | 0.96 | 0 | 0.20 | 0.68 |
| HSL | 167.85º | 0.93% | 0.17% | - |
| HSV(B) | 167.85º | 0.96% | 0.32% | - |
| XYZ | 4.04 | 6.45 | 6.19 | - |
| YUV | 56.56 | 133.33 | 89.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 82 | 66 | 0.96 | 0 | 0.20 | 0.68 | 167.85 | 0.93 | 0.17 |
| Hex | 3 | 52 | 42 | 60 | 0 | 14 | 44 | A8 | 5D | 11 |
| Octal | 3 | 122 | 102 | 140 | 0 | 24 | 104 | 250 | 135 | 21 |
| Binary | 11 | 1010010 | 1000010 | 1100000 | 0 | 10100 | 1000100 | 10101000 | 1011101 | 10001 |
Color Harmonies of #035242
Complementary color
Monochromatic Colors of #035242
Black with #035242
Text Example
Text Example
White with #035242
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035242; }
p { color: rgb(3,82,66); }
H1.HeaderClassName
{
color: #035242;
}
.AnyTagClassName
{
color: #035242;
}
</style>
background-color css
<style>
a { background-color: #035242; }
a { background-color: rgb(3,82,66); }
div.DivClassName
{
background-color: #035242;
}
.BgClassName
{
background-color: #035242;
}
</style>
border-color css
<style>
span { border-color: #035242; }
span { border-color: rgb(3,82,66); }
td.TdClassName
{
border-color: #035242;
}
.TagClassName
{
border-color: #035242;
}
</style>