Shades of Cyprus #035547
Tints of Cyprus #035547
RGB
CMYK
RGB Variations
Color information
#035547 (or 0x035547) is known color: Cyprus. HEX triplet: 03, 55 and 47. RGB value is (3,85,71). Sum of RGB (Red+Green+Blue) = 3+85+71=159 (21% of max value = 765). Red value is 3 (1.56% from 255 or 1.89% from 159); Green value is 85 (33.59% from 255 or 53.46% from 159); Blue value is 71 (28.12% from 255 or 44.65% from 159); Max value from RGB is 85 - color contains mainly: green. Hex color #035547 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #035547 is #FCAAB8. Grayscale: #3A3A3A. Windows color (decimal): -16558777 or 4674819. OLE color: 4674819.
HSL color Cylindrical-coordinate representation of color #035547: hue angle of 169.76º degrees, saturation: 0.93, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #035547 is Cyan = 0.96, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 3 | 85 | 71 | - |
| CMYK | 0.96 | 0 | 0.16 | 0.67 |
| HSL | 169.76º | 0.93% | 0.17% | - |
| HSV(B) | 169.76º | 0.96% | 0.33% | - |
| XYZ | 4.42 | 6.97 | 7.07 | - |
| YUV | 58.89 | 134.83 | 88.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 85 | 71 | 0.96 | 0 | 0.16 | 0.67 | 169.76 | 0.93 | 0.17 |
| Hex | 3 | 55 | 47 | 60 | 0 | 10 | 43 | AA | 5D | 11 |
| Octal | 3 | 125 | 107 | 140 | 0 | 20 | 103 | 252 | 135 | 21 |
| Binary | 11 | 1010101 | 1000111 | 1100000 | 0 | 10000 | 1000011 | 10101010 | 1011101 | 10001 |
Color Harmonies of #035547
Complementary color
Monochromatic Colors of #035547
Black with #035547
Text Example
Text Example
White with #035547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035547; }
p { color: rgb(3,85,71); }
H1.HeaderClassName
{
color: #035547;
}
.AnyTagClassName
{
color: #035547;
}
</style>
background-color css
<style>
a { background-color: #035547; }
a { background-color: rgb(3,85,71); }
div.DivClassName
{
background-color: #035547;
}
.BgClassName
{
background-color: #035547;
}
</style>
border-color css
<style>
span { border-color: #035547; }
span { border-color: rgb(3,85,71); }
td.TdClassName
{
border-color: #035547;
}
.TagClassName
{
border-color: #035547;
}
</style>