Shades of Cyprus #035046
Tints of Cyprus #035046
RGB
CMYK
RGB Variations
Color information
#035046 (or 0x035046) is known color: Cyprus. HEX triplet: 03, 50 and 46. RGB value is (3,80,70). Sum of RGB (Red+Green+Blue) = 3+80+70=153 (20% of max value = 765). Red value is 3 (1.56% from 255 or 1.96% from 153); Green value is 80 (31.64% from 255 or 52.29% from 153); Blue value is 70 (27.73% from 255 or 45.75% from 153); Max value from RGB is 80 - color contains mainly: green. Hex color #035046 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #035046 is #FCAFB9. Grayscale: #373737. Windows color (decimal): -16560058 or 4608003. OLE color: 4608003.
HSL color Cylindrical-coordinate representation of color #035046: hue angle of 172.21º degrees, saturation: 0.93, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #035046 is Cyan = 0.96, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 3 | 80 | 70 | - |
| CMYK | 0.96 | 0 | 0.12 | 0.69 |
| HSL | 172.21º | 0.93% | 0.16% | - |
| HSV(B) | 172.21º | 0.96% | 0.31% | - |
| XYZ | 4.01 | 6.2 | 6.78 | - |
| YUV | 55.84 | 135.99 | 90.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 80 | 70 | 0.96 | 0 | 0.12 | 0.69 | 172.21 | 0.93 | 0.16 |
| Hex | 3 | 50 | 46 | 60 | 0 | C | 45 | AC | 5D | 10 |
| Octal | 3 | 120 | 106 | 140 | 0 | 14 | 105 | 254 | 135 | 20 |
| Binary | 11 | 1010000 | 1000110 | 1100000 | 0 | 1100 | 1000101 | 10101100 | 1011101 | 10000 |
Color Harmonies of #035046
Complementary color
Monochromatic Colors of #035046
Black with #035046
Text Example
Text Example
White with #035046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035046; }
p { color: rgb(3,80,70); }
H1.HeaderClassName
{
color: #035046;
}
.AnyTagClassName
{
color: #035046;
}
</style>
background-color css
<style>
a { background-color: #035046; }
a { background-color: rgb(3,80,70); }
div.DivClassName
{
background-color: #035046;
}
.BgClassName
{
background-color: #035046;
}
</style>
border-color css
<style>
span { border-color: #035046; }
span { border-color: rgb(3,80,70); }
td.TdClassName
{
border-color: #035046;
}
.TagClassName
{
border-color: #035046;
}
</style>