Shades of Cyprus #003336
Tints of Cyprus #003336
RGB
CMYK
RGB Variations
Color information
#003336 (or 0x003336) is known color: Cyprus. HEX triplet: 00, 33 and 36. RGB value is (0,51,54). Sum of RGB (Red+Green+Blue) = 0+51+54=105 (13% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 105); Green value is 51 (20.31% from 255 or 48.57% from 105); Blue value is 54 (21.48% from 255 or 51.43% from 105); Max value from RGB is 54 - color contains mainly: blue. Hex color #003336 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #003336 is #FFCCC9. Grayscale: #242424. Windows color (decimal): -16764106 or 3552000. OLE color: 3552000.
HSL color Cylindrical-coordinate representation of color #003336: hue angle of 183.33º degrees, saturation: 1, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 1%. Process color model (Four color, CMYK) of #003336 is Cyan = 1, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 0 | 51 | 54 | - |
| CMYK | 1 | 0.06 | 0 | 0.79 |
| HSL | 183.33º | 1% | 0.11% | - |
| HSV(B) | 183.33º | 1% | 0.21% | - |
| XYZ | 1.85 | 2.63 | 3.9 | - |
| YUV | 36.09 | 138.1 | 102.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 51 | 54 | 1 | 0.06 | 0 | 0.79 | 183.33 | 1 | 0.11 |
| Hex | 0 | 33 | 36 | 64 | 6 | 0 | 4F | B7 | 64 | B |
| Octal | 0 | 63 | 66 | 144 | 6 | 0 | 117 | 267 | 144 | 13 |
| Binary | 0 | 110011 | 110110 | 1100100 | 110 | 0 | 1001111 | 10110111 | 1100100 | 1011 |
Color Harmonies of #003336
Complementary color
Monochromatic Colors of #003336
Black with #003336
Text Example
Text Example
White with #003336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #003336; }
p { color: rgb(0,51,54); }
H1.HeaderClassName
{
color: #003336;
}
.AnyTagClassName
{
color: #003336;
}
</style>
background-color css
<style>
a { background-color: #003336; }
a { background-color: rgb(0,51,54); }
div.DivClassName
{
background-color: #003336;
}
.BgClassName
{
background-color: #003336;
}
</style>
border-color css
<style>
span { border-color: #003336; }
span { border-color: rgb(0,51,54); }
td.TdClassName
{
border-color: #003336;
}
.TagClassName
{
border-color: #003336;
}
</style>