Shades of Cyprus #033534
Tints of Cyprus #033534
RGB
CMYK
RGB Variations
Color information
#033534 (or 0x033534) is known color: Cyprus. HEX triplet: 03, 35 and 34. RGB value is (3,53,52). Sum of RGB (Red+Green+Blue) = 3+53+52=108 (14% of max value = 765). Red value is 3 (1.56% from 255 or 2.78% from 108); Green value is 53 (21.09% from 255 or 49.07% from 108); Blue value is 52 (20.70% from 255 or 48.15% from 108); Max value from RGB is 53 - color contains mainly: green. Hex color #033534 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #033534 is #FCCACB. Grayscale: #252525. Windows color (decimal): -16566988 or 3421443. OLE color: 3421443.
HSL color Cylindrical-coordinate representation of color #033534: hue angle of 178.8º degrees, saturation: 0.89, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #033534 is Cyan = 0.94, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 3 | 53 | 52 | - |
| CMYK | 0.94 | 0 | 0.02 | 0.79 |
| HSL | 178.8º | 0.89% | 0.11% | - |
| HSV(B) | 178.8º | 0.94% | 0.21% | - |
| XYZ | 1.93 | 2.81 | 3.69 | - |
| YUV | 37.94 | 135.94 | 103.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 53 | 52 | 0.94 | 0 | 0.02 | 0.79 | 178.8 | 0.89 | 0.11 |
| Hex | 3 | 35 | 34 | 5E | 0 | 2 | 4F | B3 | 59 | B |
| Octal | 3 | 65 | 64 | 136 | 0 | 2 | 117 | 263 | 131 | 13 |
| Binary | 11 | 110101 | 110100 | 1011110 | 0 | 10 | 1001111 | 10110011 | 1011001 | 1011 |
Color Harmonies of #033534
Complementary color
Monochromatic Colors of #033534
Black with #033534
Text Example
Text Example
White with #033534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #033534; }
p { color: rgb(3,53,52); }
H1.HeaderClassName
{
color: #033534;
}
.AnyTagClassName
{
color: #033534;
}
</style>
background-color css
<style>
a { background-color: #033534; }
a { background-color: rgb(3,53,52); }
div.DivClassName
{
background-color: #033534;
}
.BgClassName
{
background-color: #033534;
}
</style>
border-color css
<style>
span { border-color: #033534; }
span { border-color: rgb(3,53,52); }
td.TdClassName
{
border-color: #033534;
}
.TagClassName
{
border-color: #033534;
}
</style>