Shades of Cyprus #043740
Tints of Cyprus #043740
RGB
CMYK
RGB Variations
Color information
#043740 (or 0x043740) is known color: Cyprus. HEX triplet: 04, 37 and 40. RGB value is (4,55,64). Sum of RGB (Red+Green+Blue) = 4+55+64=123 (16% of max value = 765). Red value is 4 (1.95% from 255 or 3.25% from 123); Green value is 55 (21.88% from 255 or 44.72% from 123); Blue value is 64 (25.39% from 255 or 52.03% from 123); Max value from RGB is 64 - color contains mainly: blue. Hex color #043740 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #043740 is #FBC8BF. Grayscale: #282828. Windows color (decimal): -16500928 or 4208388. OLE color: 4208388.
HSL color Cylindrical-coordinate representation of color #043740: hue angle of 189º degrees, saturation: 0.88, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #043740 is Cyan = 0.94, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 4 | 55 | 64 | - |
| CMYK | 0.94 | 0.14 | 0 | 0.75 |
| HSL | 189º | 0.88% | 0.13% | - |
| HSV(B) | 189º | 0.94% | 0.25% | - |
| XYZ | 2.34 | 3.13 | 5.33 | - |
| YUV | 40.78 | 141.1 | 101.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 55 | 64 | 0.94 | 0.14 | 0 | 0.75 | 189 | 0.88 | 0.13 |
| Hex | 4 | 37 | 40 | 5E | E | 0 | 4B | BD | 58 | D |
| Octal | 4 | 67 | 100 | 136 | 16 | 0 | 113 | 275 | 130 | 15 |
| Binary | 100 | 110111 | 1000000 | 1011110 | 1110 | 0 | 1001011 | 10111101 | 1011000 | 1101 |
Color Harmonies of #043740
Complementary color
Monochromatic Colors of #043740
Black with #043740
Text Example
Text Example
White with #043740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #043740; }
p { color: rgb(4,55,64); }
H1.HeaderClassName
{
color: #043740;
}
.AnyTagClassName
{
color: #043740;
}
</style>
background-color css
<style>
a { background-color: #043740; }
a { background-color: rgb(4,55,64); }
div.DivClassName
{
background-color: #043740;
}
.BgClassName
{
background-color: #043740;
}
</style>
border-color css
<style>
span { border-color: #043740; }
span { border-color: rgb(4,55,64); }
td.TdClassName
{
border-color: #043740;
}
.TagClassName
{
border-color: #043740;
}
</style>