Shades of Cyprus #033938
Tints of Cyprus #033938
RGB
CMYK
RGB Variations
Color information
#033938 (or 0x033938) is known color: Cyprus. HEX triplet: 03, 39 and 38. RGB value is (3,57,56). Sum of RGB (Red+Green+Blue) = 3+57+56=116 (15% of max value = 765). Red value is 3 (1.56% from 255 or 2.59% from 116); Green value is 57 (22.66% from 255 or 49.14% from 116); Blue value is 56 (22.27% from 255 or 48.28% from 116); Max value from RGB is 57 - color contains mainly: green. Hex color #033938 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #033938 is #FCC6C7. Grayscale: #282828. Windows color (decimal): -16565960 or 3684611. OLE color: 3684611.
HSL color Cylindrical-coordinate representation of color #033938: hue angle of 178.89º 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 #033938 is Cyan = 0.95, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 3 | 57 | 56 | - |
| CMYK | 0.95 | 0 | 0.02 | 0.78 |
| HSL | 178.89º | 0.9% | 0.12% | - |
| HSV(B) | 178.89º | 0.95% | 0.22% | - |
| XYZ | 2.21 | 3.23 | 4.25 | - |
| YUV | 40.74 | 136.61 | 101.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 57 | 56 | 0.95 | 0 | 0.02 | 0.78 | 178.89 | 0.9 | 0.12 |
| Hex | 3 | 39 | 38 | 5F | 0 | 2 | 4E | B3 | 5A | C |
| Octal | 3 | 71 | 70 | 137 | 0 | 2 | 116 | 263 | 132 | 14 |
| Binary | 11 | 111001 | 111000 | 1011111 | 0 | 10 | 1001110 | 10110011 | 1011010 | 1100 |
Color Harmonies of #033938
Complementary color
Monochromatic Colors of #033938
Black with #033938
Text Example
Text Example
White with #033938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #033938; }
p { color: rgb(3,57,56); }
H1.HeaderClassName
{
color: #033938;
}
.AnyTagClassName
{
color: #033938;
}
</style>
background-color css
<style>
a { background-color: #033938; }
a { background-color: rgb(3,57,56); }
div.DivClassName
{
background-color: #033938;
}
.BgClassName
{
background-color: #033938;
}
</style>
border-color css
<style>
span { border-color: #033938; }
span { border-color: rgb(3,57,56); }
td.TdClassName
{
border-color: #033938;
}
.TagClassName
{
border-color: #033938;
}
</style>