Shades of Cyprus #003436
Tints of Cyprus #003436
RGB
CMYK
RGB Variations
Color information
#003436 (or 0x003436) is known color: Cyprus. HEX triplet: 00, 34 and 36. RGB value is (0,52,54). Sum of RGB (Red+Green+Blue) = 0+52+54=106 (14% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 106); Green value is 52 (20.70% from 255 or 49.06% from 106); Blue value is 54 (21.48% from 255 or 50.94% from 106); Max value from RGB is 54 - color contains mainly: blue. Hex color #003436 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #003436 is #FFCBC9. Grayscale: #242424. Windows color (decimal): -16763850 or 3552256. OLE color: 3552256.
HSL color Cylindrical-coordinate representation of color #003436: hue angle of 182.22º 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 #003436 is Cyan = 1, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 0 | 52 | 54 | - |
| CMYK | 1 | 0.04 | 0 | 0.79 |
| HSL | 182.22º | 1% | 0.11% | - |
| HSV(B) | 182.22º | 1% | 0.21% | - |
| XYZ | 1.89 | 2.72 | 3.92 | - |
| YUV | 36.68 | 137.77 | 101.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 52 | 54 | 1 | 0.04 | 0 | 0.79 | 182.22 | 1 | 0.11 |
| Hex | 0 | 34 | 36 | 64 | 4 | 0 | 4F | B6 | 64 | B |
| Octal | 0 | 64 | 66 | 144 | 4 | 0 | 117 | 266 | 144 | 13 |
| Binary | 0 | 110100 | 110110 | 1100100 | 100 | 0 | 1001111 | 10110110 | 1100100 | 1011 |
Color Harmonies of #003436
Complementary color
Monochromatic Colors of #003436
Black with #003436
Text Example
Text Example
White with #003436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #003436; }
p { color: rgb(0,52,54); }
H1.HeaderClassName
{
color: #003436;
}
.AnyTagClassName
{
color: #003436;
}
</style>
background-color css
<style>
a { background-color: #003436; }
a { background-color: rgb(0,52,54); }
div.DivClassName
{
background-color: #003436;
}
.BgClassName
{
background-color: #003436;
}
</style>
border-color css
<style>
span { border-color: #003436; }
span { border-color: rgb(0,52,54); }
td.TdClassName
{
border-color: #003436;
}
.TagClassName
{
border-color: #003436;
}
</style>