Shades of Cyprus #035441
Tints of Cyprus #035441
RGB
CMYK
RGB Variations
Color information
#035441 (or 0x035441) is known color: Cyprus. HEX triplet: 03, 54 and 41. RGB value is (3,84,65). Sum of RGB (Red+Green+Blue) = 3+84+65=152 (20% of max value = 765). Red value is 3 (1.56% from 255 or 1.97% from 152); Green value is 84 (33.20% from 255 or 55.26% from 152); Blue value is 65 (25.78% from 255 or 42.76% from 152); Max value from RGB is 84 - color contains mainly: green. Hex color #035441 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #035441 is #FCABBE. Grayscale: #393939. Windows color (decimal): -16559039 or 4281347. OLE color: 4281347.
HSL color Cylindrical-coordinate representation of color #035441: hue angle of 165.93º 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 #035441 is Cyan = 0.96, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 3 | 84 | 65 | - |
| CMYK | 0.96 | 0 | 0.23 | 0.67 |
| HSL | 165.93º | 0.93% | 0.17% | - |
| HSV(B) | 165.93º | 0.96% | 0.33% | - |
| XYZ | 4.16 | 6.74 | 6.08 | - |
| YUV | 57.62 | 132.16 | 89.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 84 | 65 | 0.96 | 0 | 0.23 | 0.67 | 165.93 | 0.93 | 0.17 |
| Hex | 3 | 54 | 41 | 60 | 0 | 17 | 43 | A6 | 5D | 11 |
| Octal | 3 | 124 | 101 | 140 | 0 | 27 | 103 | 246 | 135 | 21 |
| Binary | 11 | 1010100 | 1000001 | 1100000 | 0 | 10111 | 1000011 | 10100110 | 1011101 | 10001 |
Color Harmonies of #035441
Complementary color
Monochromatic Colors of #035441
Black with #035441
Text Example
Text Example
White with #035441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035441; }
p { color: rgb(3,84,65); }
H1.HeaderClassName
{
color: #035441;
}
.AnyTagClassName
{
color: #035441;
}
</style>
background-color css
<style>
a { background-color: #035441; }
a { background-color: rgb(3,84,65); }
div.DivClassName
{
background-color: #035441;
}
.BgClassName
{
background-color: #035441;
}
</style>
border-color css
<style>
span { border-color: #035441; }
span { border-color: rgb(3,84,65); }
td.TdClassName
{
border-color: #035441;
}
.TagClassName
{
border-color: #035441;
}
</style>