Shades of Cyprus #033940
Tints of Cyprus #033940
RGB
CMYK
RGB Variations
Color information
#033940 (or 0x033940) is known color: Cyprus. HEX triplet: 03, 39 and 40. RGB value is (3,57,64). Sum of RGB (Red+Green+Blue) = 3+57+64=124 (16% of max value = 765). Red value is 3 (1.56% from 255 or 2.42% from 124); Green value is 57 (22.66% from 255 or 45.97% from 124); Blue value is 64 (25.39% from 255 or 51.61% from 124); Max value from RGB is 64 - color contains mainly: blue. Hex color #033940 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #033940 is #FCC6BF. Grayscale: #292929. Windows color (decimal): -16565952 or 4208899. OLE color: 4208899.
HSL color Cylindrical-coordinate representation of color #033940: hue angle of 186.89º degrees, saturation: 0.91, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #033940 is Cyan = 0.95, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 3 | 57 | 64 | - |
| CMYK | 0.95 | 0.11 | 0 | 0.75 |
| HSL | 186.89º | 0.91% | 0.13% | - |
| HSV(B) | 186.89º | 0.95% | 0.25% | - |
| XYZ | 2.43 | 3.32 | 5.36 | - |
| YUV | 41.65 | 140.61 | 100.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 57 | 64 | 0.95 | 0.11 | 0 | 0.75 | 186.89 | 0.91 | 0.13 |
| Hex | 3 | 39 | 40 | 5F | B | 0 | 4B | BB | 5B | D |
| Octal | 3 | 71 | 100 | 137 | 13 | 0 | 113 | 273 | 133 | 15 |
| Binary | 11 | 111001 | 1000000 | 1011111 | 1011 | 0 | 1001011 | 10111011 | 1011011 | 1101 |
Color Harmonies of #033940
Complementary color
Monochromatic Colors of #033940
Black with #033940
Text Example
Text Example
White with #033940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #033940; }
p { color: rgb(3,57,64); }
H1.HeaderClassName
{
color: #033940;
}
.AnyTagClassName
{
color: #033940;
}
</style>
background-color css
<style>
a { background-color: #033940; }
a { background-color: rgb(3,57,64); }
div.DivClassName
{
background-color: #033940;
}
.BgClassName
{
background-color: #033940;
}
</style>
border-color css
<style>
span { border-color: #033940; }
span { border-color: rgb(3,57,64); }
td.TdClassName
{
border-color: #033940;
}
.TagClassName
{
border-color: #033940;
}
</style>