Shades of Cyprus #033635
Tints of Cyprus #033635
RGB
CMYK
RGB Variations
Color information
#033635 (or 0x033635) is known color: Cyprus. HEX triplet: 03, 36 and 35. RGB value is (3,54,53). Sum of RGB (Red+Green+Blue) = 3+54+53=110 (14% of max value = 765). Red value is 3 (1.56% from 255 or 2.73% from 110); Green value is 54 (21.48% from 255 or 49.09% from 110); Blue value is 53 (21.09% from 255 or 48.18% from 110); Max value from RGB is 54 - color contains mainly: green. Hex color #033635 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #033635 is #FCC9CA. Grayscale: #262626. Windows color (decimal): -16566731 or 3487235. OLE color: 3487235.
HSL color Cylindrical-coordinate representation of color #033635: hue angle of 178.82º 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 #033635 is Cyan = 0.94, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 3 | 54 | 53 | - |
| CMYK | 0.94 | 0 | 0.02 | 0.79 |
| HSL | 178.82º | 0.89% | 0.11% | - |
| HSV(B) | 178.82º | 0.94% | 0.21% | - |
| XYZ | 2 | 2.91 | 3.83 | - |
| YUV | 38.64 | 136.1 | 102.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 54 | 53 | 0.94 | 0 | 0.02 | 0.79 | 178.82 | 0.89 | 0.11 |
| Hex | 3 | 36 | 35 | 5E | 0 | 2 | 4F | B3 | 59 | B |
| Octal | 3 | 66 | 65 | 136 | 0 | 2 | 117 | 263 | 131 | 13 |
| Binary | 11 | 110110 | 110101 | 1011110 | 0 | 10 | 1001111 | 10110011 | 1011001 | 1011 |
Color Harmonies of #033635
Complementary color
Monochromatic Colors of #033635
Black with #033635
Text Example
Text Example
White with #033635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #033635; }
p { color: rgb(3,54,53); }
H1.HeaderClassName
{
color: #033635;
}
.AnyTagClassName
{
color: #033635;
}
</style>
background-color css
<style>
a { background-color: #033635; }
a { background-color: rgb(3,54,53); }
div.DivClassName
{
background-color: #033635;
}
.BgClassName
{
background-color: #033635;
}
</style>
border-color css
<style>
span { border-color: #033635; }
span { border-color: rgb(3,54,53); }
td.TdClassName
{
border-color: #033635;
}
.TagClassName
{
border-color: #033635;
}
</style>