Shades of Cyprus #035446
Tints of Cyprus #035446
RGB
CMYK
RGB Variations
Color information
#035446 (or 0x035446) is known color: Cyprus. HEX triplet: 03, 54 and 46. RGB value is (3,84,70). Sum of RGB (Red+Green+Blue) = 3+84+70=157 (20% of max value = 765). Red value is 3 (1.56% from 255 or 1.91% from 157); Green value is 84 (33.20% from 255 or 53.50% from 157); Blue value is 70 (27.73% from 255 or 44.59% from 157); Max value from RGB is 84 - color contains mainly: green. Hex color #035446 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #035446 is #FCABB9. Grayscale: #3A3A3A. Windows color (decimal): -16559034 or 4609027. OLE color: 4609027.
HSL color Cylindrical-coordinate representation of color #035446: hue angle of 169.63º 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 #035446 is Cyan = 0.96, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 3 | 84 | 70 | - |
| CMYK | 0.96 | 0 | 0.17 | 0.67 |
| HSL | 169.63º | 0.93% | 0.17% | - |
| HSV(B) | 169.63º | 0.96% | 0.33% | - |
| XYZ | 4.31 | 6.8 | 6.88 | - |
| YUV | 58.19 | 134.66 | 88.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 84 | 70 | 0.96 | 0 | 0.17 | 0.67 | 169.63 | 0.93 | 0.17 |
| Hex | 3 | 54 | 46 | 60 | 0 | 11 | 43 | AA | 5D | 11 |
| Octal | 3 | 124 | 106 | 140 | 0 | 21 | 103 | 252 | 135 | 21 |
| Binary | 11 | 1010100 | 1000110 | 1100000 | 0 | 10001 | 1000011 | 10101010 | 1011101 | 10001 |
Color Harmonies of #035446
Complementary color
Monochromatic Colors of #035446
Black with #035446
Text Example
Text Example
White with #035446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035446; }
p { color: rgb(3,84,70); }
H1.HeaderClassName
{
color: #035446;
}
.AnyTagClassName
{
color: #035446;
}
</style>
background-color css
<style>
a { background-color: #035446; }
a { background-color: rgb(3,84,70); }
div.DivClassName
{
background-color: #035446;
}
.BgClassName
{
background-color: #035446;
}
</style>
border-color css
<style>
span { border-color: #035446; }
span { border-color: rgb(3,84,70); }
td.TdClassName
{
border-color: #035446;
}
.TagClassName
{
border-color: #035446;
}
</style>