Shades of Cyprus #035340
Tints of Cyprus #035340
RGB
CMYK
RGB Variations
Color information
#035340 (or 0x035340) is known color: Cyprus. HEX triplet: 03, 53 and 40. RGB value is (3,83,64). Sum of RGB (Red+Green+Blue) = 3+83+64=150 (19% of max value = 765). Red value is 3 (1.56% from 255 or 2% from 150); Green value is 83 (32.81% from 255 or 55.33% from 150); Blue value is 64 (25.39% from 255 or 42.67% from 150); Max value from RGB is 83 - color contains mainly: green. Hex color #035340 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #035340 is #FCACBF. Grayscale: #383838. Windows color (decimal): -16559296 or 4215555. OLE color: 4215555.
HSL color Cylindrical-coordinate representation of color #035340: hue angle of 165.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 #035340 is Cyan = 0.96, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 3 | 83 | 64 | - |
| CMYK | 0.96 | 0 | 0.23 | 0.67 |
| HSL | 165.75º | 0.93% | 0.17% | - |
| HSV(B) | 165.75º | 0.96% | 0.33% | - |
| XYZ | 4.06 | 6.58 | 5.91 | - |
| YUV | 56.91 | 132 | 89.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 83 | 64 | 0.96 | 0 | 0.23 | 0.67 | 165.75 | 0.93 | 0.17 |
| Hex | 3 | 53 | 40 | 60 | 0 | 17 | 43 | A6 | 5D | 11 |
| Octal | 3 | 123 | 100 | 140 | 0 | 27 | 103 | 246 | 135 | 21 |
| Binary | 11 | 1010011 | 1000000 | 1100000 | 0 | 10111 | 1000011 | 10100110 | 1011101 | 10001 |
Color Harmonies of #035340
Complementary color
Monochromatic Colors of #035340
Black with #035340
Text Example
Text Example
White with #035340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035340; }
p { color: rgb(3,83,64); }
H1.HeaderClassName
{
color: #035340;
}
.AnyTagClassName
{
color: #035340;
}
</style>
background-color css
<style>
a { background-color: #035340; }
a { background-color: rgb(3,83,64); }
div.DivClassName
{
background-color: #035340;
}
.BgClassName
{
background-color: #035340;
}
</style>
border-color css
<style>
span { border-color: #035340; }
span { border-color: rgb(3,83,64); }
td.TdClassName
{
border-color: #035340;
}
.TagClassName
{
border-color: #035340;
}
</style>