Shades of Cyprus #033535
Tints of Cyprus #033535
RGB
CMYK
RGB Variations
Color information
#033535 (or 0x033535) is known color: Cyprus. HEX triplet: 03, 35 and 35. RGB value is (3,53,53). Sum of RGB (Red+Green+Blue) = 3+53+53=109 (14% of max value = 765). Red value is 3 (1.56% from 255 or 2.75% from 109); Green value is 53 (21.09% from 255 or 48.62% from 109); Blue value is 53 (21.09% from 255 or 48.62% from 109); Max value from RGB is 53 - color contains mainly: green, blue. Hex color #033535 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #033535 is #FCCACA. Grayscale: #262626. Windows color (decimal): -16566987 or 3486979. OLE color: 3486979.
HSL color Cylindrical-coordinate representation of color #033535: hue angle of 180º 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 #033535 is Cyan = 0.94, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 3 | 53 | 53 | - |
| CMYK | 0.94 | 0 | 0 | 0.79 |
| HSL | 180º | 0.89% | 0.11% | - |
| HSV(B) | 180º | 0.94% | 0.21% | - |
| XYZ | 1.95 | 2.82 | 3.81 | - |
| YUV | 38.05 | 136.44 | 103 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 53 | 53 | 0.94 | 0 | 0 | 0.79 | 180 | 0.89 | 0.11 |
| Hex | 3 | 35 | 35 | 5E | 0 | 0 | 4F | B4 | 59 | B |
| Octal | 3 | 65 | 65 | 136 | 0 | 0 | 117 | 264 | 131 | 13 |
| Binary | 11 | 110101 | 110101 | 1011110 | 0 | 0 | 1001111 | 10110100 | 1011001 | 1011 |
Color Harmonies of #033535
Complementary color
Monochromatic Colors of #033535
Black with #033535
Text Example
Text Example
White with #033535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #033535; }
p { color: rgb(3,53,53); }
H1.HeaderClassName
{
color: #033535;
}
.AnyTagClassName
{
color: #033535;
}
</style>
background-color css
<style>
a { background-color: #033535; }
a { background-color: rgb(3,53,53); }
div.DivClassName
{
background-color: #033535;
}
.BgClassName
{
background-color: #033535;
}
</style>
border-color css
<style>
span { border-color: #033535; }
span { border-color: rgb(3,53,53); }
td.TdClassName
{
border-color: #033535;
}
.TagClassName
{
border-color: #033535;
}
</style>