Shades of Cyprus #003536
Tints of Cyprus #003536
RGB
CMYK
RGB Variations
Color information
#003536 (or 0x003536) is known color: Cyprus. HEX triplet: 00, 35 and 36. RGB value is (0,53,54). Sum of RGB (Red+Green+Blue) = 0+53+54=107 (14% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 107); Green value is 53 (21.09% from 255 or 49.53% from 107); Blue value is 54 (21.48% from 255 or 50.47% from 107); Max value from RGB is 54 - color contains mainly: blue. Hex color #003536 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #003536 is #FFCAC9. Grayscale: #252525. Windows color (decimal): -16763594 or 3552512. OLE color: 3552512.
HSL color Cylindrical-coordinate representation of color #003536: hue angle of 181.11º 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 #003536 is Cyan = 1, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 0 | 53 | 54 | - |
| CMYK | 1 | 0.02 | 0 | 0.79 |
| HSL | 181.11º | 1% | 0.11% | - |
| HSV(B) | 181.11º | 1% | 0.21% | - |
| XYZ | 1.94 | 2.81 | 3.93 | - |
| YUV | 37.27 | 137.44 | 101.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 53 | 54 | 1 | 0.02 | 0 | 0.79 | 181.11 | 1 | 0.11 |
| Hex | 0 | 35 | 36 | 64 | 2 | 0 | 4F | B5 | 64 | B |
| Octal | 0 | 65 | 66 | 144 | 2 | 0 | 117 | 265 | 144 | 13 |
| Binary | 0 | 110101 | 110110 | 1100100 | 10 | 0 | 1001111 | 10110101 | 1100100 | 1011 |
Color Harmonies of #003536
Complementary color
Monochromatic Colors of #003536
Black with #003536
Text Example
Text Example
White with #003536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #003536; }
p { color: rgb(0,53,54); }
H1.HeaderClassName
{
color: #003536;
}
.AnyTagClassName
{
color: #003536;
}
</style>
background-color css
<style>
a { background-color: #003536; }
a { background-color: rgb(0,53,54); }
div.DivClassName
{
background-color: #003536;
}
.BgClassName
{
background-color: #003536;
}
</style>
border-color css
<style>
span { border-color: #003536; }
span { border-color: rgb(0,53,54); }
td.TdClassName
{
border-color: #003536;
}
.TagClassName
{
border-color: #003536;
}
</style>