Shades of Cyprus #035145
Tints of Cyprus #035145
RGB
CMYK
RGB Variations
Color information
#035145 (or 0x035145) is known color: Cyprus. HEX triplet: 03, 51 and 45. RGB value is (3,81,69). Sum of RGB (Red+Green+Blue) = 3+81+69=153 (20% of max value = 765). Red value is 3 (1.56% from 255 or 1.96% from 153); Green value is 81 (32.03% from 255 or 52.94% from 153); Blue value is 69 (27.34% from 255 or 45.10% from 153); Max value from RGB is 81 - color contains mainly: green. Hex color #035145 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #035145 is #FCAEBA. Grayscale: #383838. Windows color (decimal): -16559803 or 4542723. OLE color: 4542723.
HSL color Cylindrical-coordinate representation of color #035145: hue angle of 170.77º 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 #035145 is Cyan = 0.96, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 3 | 81 | 69 | - |
| CMYK | 0.96 | 0 | 0.15 | 0.68 |
| HSL | 170.77º | 0.93% | 0.16% | - |
| HSV(B) | 170.77º | 0.96% | 0.32% | - |
| XYZ | 4.05 | 6.33 | 6.64 | - |
| YUV | 56.31 | 135.16 | 89.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 81 | 69 | 0.96 | 0 | 0.15 | 0.68 | 170.77 | 0.93 | 0.16 |
| Hex | 3 | 51 | 45 | 60 | 0 | F | 44 | AB | 5D | 10 |
| Octal | 3 | 121 | 105 | 140 | 0 | 17 | 104 | 253 | 135 | 20 |
| Binary | 11 | 1010001 | 1000101 | 1100000 | 0 | 1111 | 1000100 | 10101011 | 1011101 | 10000 |
Color Harmonies of #035145
Complementary color
Monochromatic Colors of #035145
Black with #035145
Text Example
Text Example
White with #035145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035145; }
p { color: rgb(3,81,69); }
H1.HeaderClassName
{
color: #035145;
}
.AnyTagClassName
{
color: #035145;
}
</style>
background-color css
<style>
a { background-color: #035145; }
a { background-color: rgb(3,81,69); }
div.DivClassName
{
background-color: #035145;
}
.BgClassName
{
background-color: #035145;
}
</style>
border-color css
<style>
span { border-color: #035145; }
span { border-color: rgb(3,81,69); }
td.TdClassName
{
border-color: #035145;
}
.TagClassName
{
border-color: #035145;
}
</style>