Shades of Cyprus #035348
Tints of Cyprus #035348
RGB
CMYK
RGB Variations
Color information
#035348 (or 0x035348) is known color: Cyprus. HEX triplet: 03, 53 and 48. RGB value is (3,83,72). Sum of RGB (Red+Green+Blue) = 3+83+72=158 (20% of max value = 765). Red value is 3 (1.56% from 255 or 1.90% from 158); Green value is 83 (32.81% from 255 or 52.53% from 158); Blue value is 72 (28.52% from 255 or 45.57% from 158); Max value from RGB is 83 - color contains mainly: green. Hex color #035348 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #035348 is #FCACB7. Grayscale: #393939. Windows color (decimal): -16559288 or 4739843. OLE color: 4739843.
HSL color Cylindrical-coordinate representation of color #035348: hue angle of 171.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 #035348 is Cyan = 0.96, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 3 | 83 | 72 | - |
| CMYK | 0.96 | 0 | 0.13 | 0.67 |
| HSL | 171.75º | 0.93% | 0.17% | - |
| HSV(B) | 171.75º | 0.96% | 0.33% | - |
| XYZ | 4.3 | 6.67 | 7.19 | - |
| YUV | 57.83 | 136 | 88.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 83 | 72 | 0.96 | 0 | 0.13 | 0.67 | 171.75 | 0.93 | 0.17 |
| Hex | 3 | 53 | 48 | 60 | 0 | D | 43 | AC | 5D | 11 |
| Octal | 3 | 123 | 110 | 140 | 0 | 15 | 103 | 254 | 135 | 21 |
| Binary | 11 | 1010011 | 1001000 | 1100000 | 0 | 1101 | 1000011 | 10101100 | 1011101 | 10001 |
Color Harmonies of #035348
Complementary color
Monochromatic Colors of #035348
Black with #035348
Text Example
Text Example
White with #035348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035348; }
p { color: rgb(3,83,72); }
H1.HeaderClassName
{
color: #035348;
}
.AnyTagClassName
{
color: #035348;
}
</style>
background-color css
<style>
a { background-color: #035348; }
a { background-color: rgb(3,83,72); }
div.DivClassName
{
background-color: #035348;
}
.BgClassName
{
background-color: #035348;
}
</style>
border-color css
<style>
span { border-color: #035348; }
span { border-color: rgb(3,83,72); }
td.TdClassName
{
border-color: #035348;
}
.TagClassName
{
border-color: #035348;
}
</style>