Shades of Cyprus #033538
Tints of Cyprus #033538
RGB
CMYK
RGB Variations
Color information
#033538 (or 0x033538) is known color: Cyprus. HEX triplet: 03, 35 and 38. RGB value is (3,53,56). Sum of RGB (Red+Green+Blue) = 3+53+56=112 (14% of max value = 765). Red value is 3 (1.56% from 255 or 2.68% from 112); Green value is 53 (21.09% from 255 or 47.32% from 112); Blue value is 56 (22.27% from 255 or 50% from 112); Max value from RGB is 56 - color contains mainly: blue. Hex color #033538 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #033538 is #FCCAC7. Grayscale: #262626. Windows color (decimal): -16566984 or 3683587. OLE color: 3683587.
HSL color Cylindrical-coordinate representation of color #033538: hue angle of 183.4º 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 #033538 is Cyan = 0.95, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 3 | 53 | 56 | - |
| CMYK | 0.95 | 0.05 | 0 | 0.78 |
| HSL | 183.4º | 0.9% | 0.12% | - |
| HSV(B) | 183.4º | 0.95% | 0.22% | - |
| XYZ | 2.02 | 2.85 | 4.18 | - |
| YUV | 38.39 | 137.94 | 102.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 53 | 56 | 0.95 | 0.05 | 0 | 0.78 | 183.4 | 0.9 | 0.12 |
| Hex | 3 | 35 | 38 | 5F | 5 | 0 | 4E | B7 | 5A | C |
| Octal | 3 | 65 | 70 | 137 | 5 | 0 | 116 | 267 | 132 | 14 |
| Binary | 11 | 110101 | 111000 | 1011111 | 101 | 0 | 1001110 | 10110111 | 1011010 | 1100 |
Color Harmonies of #033538
Complementary color
Monochromatic Colors of #033538
Black with #033538
Text Example
Text Example
White with #033538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #033538; }
p { color: rgb(3,53,56); }
H1.HeaderClassName
{
color: #033538;
}
.AnyTagClassName
{
color: #033538;
}
</style>
background-color css
<style>
a { background-color: #033538; }
a { background-color: rgb(3,53,56); }
div.DivClassName
{
background-color: #033538;
}
.BgClassName
{
background-color: #033538;
}
</style>
border-color css
<style>
span { border-color: #033538; }
span { border-color: rgb(3,53,56); }
td.TdClassName
{
border-color: #033538;
}
.TagClassName
{
border-color: #033538;
}
</style>