Shades of Cyprus #043431
Tints of Cyprus #043431
RGB
CMYK
RGB Variations
Color information
#043431 (or 0x043431) is known color: Cyprus. HEX triplet: 04, 34 and 31. RGB value is (4,52,49). Sum of RGB (Red+Green+Blue) = 4+52+49=105 (13% of max value = 765). Red value is 4 (1.95% from 255 or 3.81% from 105); Green value is 52 (20.70% from 255 or 49.52% from 105); Blue value is 49 (19.53% from 255 or 46.67% from 105); Max value from RGB is 52 - color contains mainly: green. Hex color #043431 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #043431 is #FBCBCE. Grayscale: #252525. Windows color (decimal): -16501711 or 3224580. OLE color: 3224580.
HSL color Cylindrical-coordinate representation of color #043431: hue angle of 176.25º degrees, saturation: 0.86, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #043431 is Cyan = 0.92, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 4 | 52 | 49 | - |
| CMYK | 0.92 | 0 | 0.06 | 0.80 |
| HSL | 176.25º | 0.86% | 0.11% | - |
| HSV(B) | 176.25º | 0.92% | 0.2% | - |
| XYZ | 1.83 | 2.7 | 3.33 | - |
| YUV | 37.31 | 134.6 | 104.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 52 | 49 | 0.92 | 0 | 0.06 | 0.80 | 176.25 | 0.86 | 0.11 |
| Hex | 4 | 34 | 31 | 5C | 0 | 6 | 50 | B0 | 56 | B |
| Octal | 4 | 64 | 61 | 134 | 0 | 6 | 120 | 260 | 126 | 13 |
| Binary | 100 | 110100 | 110001 | 1011100 | 0 | 110 | 1010000 | 10110000 | 1010110 | 1011 |
Color Harmonies of #043431
Complementary color
Monochromatic Colors of #043431
Black with #043431
Text Example
Text Example
White with #043431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #043431; }
p { color: rgb(4,52,49); }
H1.HeaderClassName
{
color: #043431;
}
.AnyTagClassName
{
color: #043431;
}
</style>
background-color css
<style>
a { background-color: #043431; }
a { background-color: rgb(4,52,49); }
div.DivClassName
{
background-color: #043431;
}
.BgClassName
{
background-color: #043431;
}
</style>
border-color css
<style>
span { border-color: #043431; }
span { border-color: rgb(4,52,49); }
td.TdClassName
{
border-color: #043431;
}
.TagClassName
{
border-color: #043431;
}
</style>