Shades of Cyprus #033331
Tints of Cyprus #033331
RGB
CMYK
RGB Variations
Color information
#033331 (or 0x033331) is known color: Cyprus. HEX triplet: 03, 33 and 31. RGB value is (3,51,49). Sum of RGB (Red+Green+Blue) = 3+51+49=103 (13% of max value = 765). Red value is 3 (1.56% from 255 or 2.91% from 103); Green value is 51 (20.31% from 255 or 49.51% from 103); Blue value is 49 (19.53% from 255 or 47.57% from 103); Max value from RGB is 51 - color contains mainly: green. Hex color #033331 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #033331 is #FCCCCE. Grayscale: #242424. Windows color (decimal): -16567503 or 3224323. OLE color: 3224323.
HSL color Cylindrical-coordinate representation of color #033331: hue angle of 177.5º degrees, saturation: 0.89, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #033331 is Cyan = 0.94, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 3 | 51 | 49 | - |
| CMYK | 0.94 | 0 | 0.04 | 0.8 |
| HSL | 177.5º | 0.89% | 0.11% | - |
| HSV(B) | 177.5º | 0.94% | 0.2% | - |
| XYZ | 1.78 | 2.61 | 3.32 | - |
| YUV | 36.42 | 135.1 | 104.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 51 | 49 | 0.94 | 0 | 0.04 | 0.8 | 177.5 | 0.89 | 0.11 |
| Hex | 3 | 33 | 31 | 5E | 0 | 4 | 50 | B2 | 59 | B |
| Octal | 3 | 63 | 61 | 136 | 0 | 4 | 120 | 262 | 131 | 13 |
| Binary | 11 | 110011 | 110001 | 1011110 | 0 | 100 | 1010000 | 10110010 | 1011001 | 1011 |
Color Harmonies of #033331
Complementary color
Monochromatic Colors of #033331
Black with #033331
Text Example
Text Example
White with #033331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #033331; }
p { color: rgb(3,51,49); }
H1.HeaderClassName
{
color: #033331;
}
.AnyTagClassName
{
color: #033331;
}
</style>
background-color css
<style>
a { background-color: #033331; }
a { background-color: rgb(3,51,49); }
div.DivClassName
{
background-color: #033331;
}
.BgClassName
{
background-color: #033331;
}
</style>
border-color css
<style>
span { border-color: #033331; }
span { border-color: rgb(3,51,49); }
td.TdClassName
{
border-color: #033331;
}
.TagClassName
{
border-color: #033331;
}
</style>