Shades of Cyprus #003533
Tints of Cyprus #003533
RGB
CMYK
RGB Variations
Color information
#003533 (or 0x003533) is known color: Cyprus. HEX triplet: 00, 35 and 33. RGB value is (0,53,51). Sum of RGB (Red+Green+Blue) = 0+53+51=104 (13% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 104); Green value is 53 (21.09% from 255 or 50.96% from 104); Blue value is 51 (20.31% from 255 or 49.04% from 104); Max value from RGB is 53 - color contains mainly: green. Hex color #003533 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #003533 is #FFCACC. Grayscale: #242424. Windows color (decimal): -16763597 or 3355904. OLE color: 3355904.
HSL color Cylindrical-coordinate representation of color #003533: hue angle of 177.74º degrees, saturation: 1, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 1%. Process color model (Four color, CMYK) of #003533 is Cyan = 1, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 0 | 53 | 51 | - |
| CMYK | 1 | 0 | 0.04 | 0.79 |
| HSL | 177.74º | 1% | 0.1% | - |
| HSV(B) | 177.74º | 1% | 0.21% | - |
| XYZ | 1.87 | 2.79 | 3.57 | - |
| YUV | 36.93 | 135.94 | 101.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 53 | 51 | 1 | 0 | 0.04 | 0.79 | 177.74 | 1 | 0.1 |
| Hex | 0 | 35 | 33 | 64 | 0 | 4 | 4F | B2 | 64 | A |
| Octal | 0 | 65 | 63 | 144 | 0 | 4 | 117 | 262 | 144 | 12 |
| Binary | 0 | 110101 | 110011 | 1100100 | 0 | 100 | 1001111 | 10110010 | 1100100 | 1010 |
Color Harmonies of #003533
Complementary color
Monochromatic Colors of #003533
Black with #003533
Text Example
Text Example
White with #003533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #003533; }
p { color: rgb(0,53,51); }
H1.HeaderClassName
{
color: #003533;
}
.AnyTagClassName
{
color: #003533;
}
</style>
background-color css
<style>
a { background-color: #003533; }
a { background-color: rgb(0,53,51); }
div.DivClassName
{
background-color: #003533;
}
.BgClassName
{
background-color: #003533;
}
</style>
border-color css
<style>
span { border-color: #003533; }
span { border-color: rgb(0,53,51); }
td.TdClassName
{
border-color: #003533;
}
.TagClassName
{
border-color: #003533;
}
</style>