Shades of Cyprus #033539
Tints of Cyprus #033539
RGB
CMYK
RGB Variations
Color information
#033539 (or 0x033539) is known color: Cyprus. HEX triplet: 03, 35 and 39. RGB value is (3,53,57). Sum of RGB (Red+Green+Blue) = 3+53+57=113 (14% of max value = 765). Red value is 3 (1.56% from 255 or 2.65% from 113); Green value is 53 (21.09% from 255 or 46.90% from 113); Blue value is 57 (22.66% from 255 or 50.44% from 113); Max value from RGB is 57 - color contains mainly: blue. Hex color #033539 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #033539 is #FCCAC6. Grayscale: #262626. Windows color (decimal): -16566983 or 3749123. OLE color: 3749123.
HSL color Cylindrical-coordinate representation of color #033539: hue angle of 184.44º degrees, saturation: 0.9, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #033539 is Cyan = 0.95, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 3 | 53 | 57 | - |
| CMYK | 0.95 | 0.07 | 0 | 0.78 |
| HSL | 184.44º | 0.9% | 0.12% | - |
| HSV(B) | 184.44º | 0.95% | 0.22% | - |
| XYZ | 2.05 | 2.86 | 4.32 | - |
| YUV | 38.51 | 138.44 | 102.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 53 | 57 | 0.95 | 0.07 | 0 | 0.78 | 184.44 | 0.9 | 0.12 |
| Hex | 3 | 35 | 39 | 5F | 7 | 0 | 4E | B8 | 5A | C |
| Octal | 3 | 65 | 71 | 137 | 7 | 0 | 116 | 270 | 132 | 14 |
| Binary | 11 | 110101 | 111001 | 1011111 | 111 | 0 | 1001110 | 10111000 | 1011010 | 1100 |
Color Harmonies of #033539
Complementary color
Monochromatic Colors of #033539
Black with #033539
Text Example
Text Example
White with #033539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #033539; }
p { color: rgb(3,53,57); }
H1.HeaderClassName
{
color: #033539;
}
.AnyTagClassName
{
color: #033539;
}
</style>
background-color css
<style>
a { background-color: #033539; }
a { background-color: rgb(3,53,57); }
div.DivClassName
{
background-color: #033539;
}
.BgClassName
{
background-color: #033539;
}
</style>
border-color css
<style>
span { border-color: #033539; }
span { border-color: rgb(3,53,57); }
td.TdClassName
{
border-color: #033539;
}
.TagClassName
{
border-color: #033539;
}
</style>