Shades of Cyprus #035146
Tints of Cyprus #035146
RGB
CMYK
RGB Variations
Color information
#035146 (or 0x035146) is known color: Cyprus. HEX triplet: 03, 51 and 46. RGB value is (3,81,70). Sum of RGB (Red+Green+Blue) = 3+81+70=154 (20% of max value = 765). Red value is 3 (1.56% from 255 or 1.95% from 154); Green value is 81 (32.03% from 255 or 52.60% from 154); Blue value is 70 (27.73% from 255 or 45.45% from 154); Max value from RGB is 81 - color contains mainly: green. Hex color #035146 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #035146 is #FCAEB9. Grayscale: #383838. Windows color (decimal): -16559802 or 4608259. OLE color: 4608259.
HSL color Cylindrical-coordinate representation of color #035146: hue angle of 171.54º 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 #035146 is Cyan = 0.96, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 3 | 81 | 70 | - |
| CMYK | 0.96 | 0 | 0.14 | 0.68 |
| HSL | 171.54º | 0.93% | 0.16% | - |
| HSV(B) | 171.54º | 0.96% | 0.32% | - |
| XYZ | 4.09 | 6.35 | 6.8 | - |
| YUV | 56.42 | 135.66 | 89.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 81 | 70 | 0.96 | 0 | 0.14 | 0.68 | 171.54 | 0.93 | 0.16 |
| Hex | 3 | 51 | 46 | 60 | 0 | E | 44 | AC | 5D | 10 |
| Octal | 3 | 121 | 106 | 140 | 0 | 16 | 104 | 254 | 135 | 20 |
| Binary | 11 | 1010001 | 1000110 | 1100000 | 0 | 1110 | 1000100 | 10101100 | 1011101 | 10000 |
Color Harmonies of #035146
Complementary color
Monochromatic Colors of #035146
Black with #035146
Text Example
Text Example
White with #035146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035146; }
p { color: rgb(3,81,70); }
H1.HeaderClassName
{
color: #035146;
}
.AnyTagClassName
{
color: #035146;
}
</style>
background-color css
<style>
a { background-color: #035146; }
a { background-color: rgb(3,81,70); }
div.DivClassName
{
background-color: #035146;
}
.BgClassName
{
background-color: #035146;
}
</style>
border-color css
<style>
span { border-color: #035146; }
span { border-color: rgb(3,81,70); }
td.TdClassName
{
border-color: #035146;
}
.TagClassName
{
border-color: #035146;
}
</style>