Shades of Cyprus #003339
Tints of Cyprus #003339
RGB
CMYK
RGB Variations
Color information
#003339 (or 0x003339) is known color: Cyprus. HEX triplet: 00, 33 and 39. RGB value is (0,51,57). Sum of RGB (Red+Green+Blue) = 0+51+57=108 (14% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 108); Green value is 51 (20.31% from 255 or 47.22% from 108); Blue value is 57 (22.66% from 255 or 52.78% from 108); Max value from RGB is 57 - color contains mainly: blue. Hex color #003339 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #003339 is #FFCCC6. Grayscale: #242424. Windows color (decimal): -16764103 or 3748608. OLE color: 3748608.
HSL color Cylindrical-coordinate representation of color #003339: hue angle of 186.32º degrees, saturation: 1, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 1%. Process color model (Four color, CMYK) of #003339 is Cyan = 1, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 0 | 51 | 57 | - |
| CMYK | 1 | 0.11 | 0 | 0.78 |
| HSL | 186.32º | 1% | 0.11% | - |
| HSV(B) | 186.32º | 1% | 0.22% | - |
| XYZ | 1.92 | 2.66 | 4.28 | - |
| YUV | 36.44 | 139.6 | 102.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 51 | 57 | 1 | 0.11 | 0 | 0.78 | 186.32 | 1 | 0.11 |
| Hex | 0 | 33 | 39 | 64 | B | 0 | 4E | BA | 64 | B |
| Octal | 0 | 63 | 71 | 144 | 13 | 0 | 116 | 272 | 144 | 13 |
| Binary | 0 | 110011 | 111001 | 1100100 | 1011 | 0 | 1001110 | 10111010 | 1100100 | 1011 |
Color Harmonies of #003339
Complementary color
Monochromatic Colors of #003339
Black with #003339
Text Example
Text Example
White with #003339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #003339; }
p { color: rgb(0,51,57); }
H1.HeaderClassName
{
color: #003339;
}
.AnyTagClassName
{
color: #003339;
}
</style>
background-color css
<style>
a { background-color: #003339; }
a { background-color: rgb(0,51,57); }
div.DivClassName
{
background-color: #003339;
}
.BgClassName
{
background-color: #003339;
}
</style>
border-color css
<style>
span { border-color: #003339; }
span { border-color: rgb(0,51,57); }
td.TdClassName
{
border-color: #003339;
}
.TagClassName
{
border-color: #003339;
}
</style>