Shades of Cyprus #043640
Tints of Cyprus #043640
RGB
CMYK
RGB Variations
Color information
#043640 (or 0x043640) is known color: Cyprus. HEX triplet: 04, 36 and 40. RGB value is (4,54,64). Sum of RGB (Red+Green+Blue) = 4+54+64=122 (16% of max value = 765). Red value is 4 (1.95% from 255 or 3.28% from 122); Green value is 54 (21.48% from 255 or 44.26% from 122); Blue value is 64 (25.39% from 255 or 52.46% from 122); Max value from RGB is 64 - color contains mainly: blue. Hex color #043640 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #043640 is #FBC9BF. Grayscale: #282828. Windows color (decimal): -16501184 or 4208132. OLE color: 4208132.
HSL color Cylindrical-coordinate representation of color #043640: hue angle of 190º 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 #043640 is Cyan = 0.94, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 4 | 54 | 64 | - |
| CMYK | 0.94 | 0.16 | 0 | 0.75 |
| HSL | 190º | 0.88% | 0.13% | - |
| HSV(B) | 190º | 0.94% | 0.25% | - |
| XYZ | 2.29 | 3.03 | 5.32 | - |
| YUV | 40.19 | 141.44 | 102.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 54 | 64 | 0.94 | 0.16 | 0 | 0.75 | 190 | 0.88 | 0.13 |
| Hex | 4 | 36 | 40 | 5E | 10 | 0 | 4B | BE | 58 | D |
| Octal | 4 | 66 | 100 | 136 | 20 | 0 | 113 | 276 | 130 | 15 |
| Binary | 100 | 110110 | 1000000 | 1011110 | 10000 | 0 | 1001011 | 10111110 | 1011000 | 1101 |
Color Harmonies of #043640
Complementary color
Monochromatic Colors of #043640
Black with #043640
Text Example
Text Example
White with #043640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #043640; }
p { color: rgb(4,54,64); }
H1.HeaderClassName
{
color: #043640;
}
.AnyTagClassName
{
color: #043640;
}
</style>
background-color css
<style>
a { background-color: #043640; }
a { background-color: rgb(4,54,64); }
div.DivClassName
{
background-color: #043640;
}
.BgClassName
{
background-color: #043640;
}
</style>
border-color css
<style>
span { border-color: #043640; }
span { border-color: rgb(4,54,64); }
td.TdClassName
{
border-color: #043640;
}
.TagClassName
{
border-color: #043640;
}
</style>