Shades of Cyprus #035344
Tints of Cyprus #035344
RGB
CMYK
RGB Variations
Color information
#035344 (or 0x035344) is known color: Cyprus. HEX triplet: 03, 53 and 44. RGB value is (3,83,68). Sum of RGB (Red+Green+Blue) = 3+83+68=154 (20% of max value = 765). Red value is 3 (1.56% from 255 or 1.95% from 154); Green value is 83 (32.81% from 255 or 53.90% from 154); Blue value is 68 (26.95% from 255 or 44.16% from 154); Max value from RGB is 83 - color contains mainly: green. Hex color #035344 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #035344 is #FCACBB. Grayscale: #393939. Windows color (decimal): -16559292 or 4477699. OLE color: 4477699.
HSL color Cylindrical-coordinate representation of color #035344: hue angle of 168.75º 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 #035344 is Cyan = 0.96, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 3 | 83 | 68 | - |
| CMYK | 0.96 | 0 | 0.18 | 0.67 |
| HSL | 168.75º | 0.93% | 0.17% | - |
| HSV(B) | 168.75º | 0.96% | 0.33% | - |
| XYZ | 4.17 | 6.62 | 6.53 | - |
| YUV | 57.37 | 134 | 89.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 83 | 68 | 0.96 | 0 | 0.18 | 0.67 | 168.75 | 0.93 | 0.17 |
| Hex | 3 | 53 | 44 | 60 | 0 | 12 | 43 | A9 | 5D | 11 |
| Octal | 3 | 123 | 104 | 140 | 0 | 22 | 103 | 251 | 135 | 21 |
| Binary | 11 | 1010011 | 1000100 | 1100000 | 0 | 10010 | 1000011 | 10101001 | 1011101 | 10001 |
Color Harmonies of #035344
Complementary color
Monochromatic Colors of #035344
Black with #035344
Text Example
Text Example
White with #035344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035344; }
p { color: rgb(3,83,68); }
H1.HeaderClassName
{
color: #035344;
}
.AnyTagClassName
{
color: #035344;
}
</style>
background-color css
<style>
a { background-color: #035344; }
a { background-color: rgb(3,83,68); }
div.DivClassName
{
background-color: #035344;
}
.BgClassName
{
background-color: #035344;
}
</style>
border-color css
<style>
span { border-color: #035344; }
span { border-color: rgb(3,83,68); }
td.TdClassName
{
border-color: #035344;
}
.TagClassName
{
border-color: #035344;
}
</style>