Shades of Cyprus #043535
Tints of Cyprus #043535
RGB
CMYK
RGB Variations
Color information
#043535 (or 0x043535) is known color: Cyprus. HEX triplet: 04, 35 and 35. RGB value is (4,53,53). Sum of RGB (Red+Green+Blue) = 4+53+53=110 (14% of max value = 765). Red value is 4 (1.95% from 255 or 3.64% from 110); Green value is 53 (21.09% from 255 or 48.18% from 110); Blue value is 53 (21.09% from 255 or 48.18% from 110); Max value from RGB is 53 - color contains mainly: green, blue. Hex color #043535 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #043535 is #FBCACA. Grayscale: #262626. Windows color (decimal): -16501451 or 3486980. OLE color: 3486980.
HSL color Cylindrical-coordinate representation of color #043535: hue angle of 180º degrees, saturation: 0.86, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #043535 is Cyan = 0.92, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 4 | 53 | 53 | - |
| CMYK | 0.92 | 0 | 0 | 0.79 |
| HSL | 180º | 0.86% | 0.11% | - |
| HSV(B) | 180º | 0.92% | 0.21% | - |
| XYZ | 1.97 | 2.83 | 3.81 | - |
| YUV | 38.35 | 136.27 | 103.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 53 | 53 | 0.92 | 0 | 0 | 0.79 | 180 | 0.86 | 0.11 |
| Hex | 4 | 35 | 35 | 5C | 0 | 0 | 4F | B4 | 56 | B |
| Octal | 4 | 65 | 65 | 134 | 0 | 0 | 117 | 264 | 126 | 13 |
| Binary | 100 | 110101 | 110101 | 1011100 | 0 | 0 | 1001111 | 10110100 | 1010110 | 1011 |
Color Harmonies of #043535
Complementary color
Monochromatic Colors of #043535
Black with #043535
Text Example
Text Example
White with #043535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #043535; }
p { color: rgb(4,53,53); }
H1.HeaderClassName
{
color: #043535;
}
.AnyTagClassName
{
color: #043535;
}
</style>
background-color css
<style>
a { background-color: #043535; }
a { background-color: rgb(4,53,53); }
div.DivClassName
{
background-color: #043535;
}
.BgClassName
{
background-color: #043535;
}
</style>
border-color css
<style>
span { border-color: #043535; }
span { border-color: rgb(4,53,53); }
td.TdClassName
{
border-color: #043535;
}
.TagClassName
{
border-color: #043535;
}
</style>