Shades of Cyprus #004840
Tints of Cyprus #004840
RGB
CMYK
RGB Variations
Color information
#004840 (or 0x004840) is known color: Cyprus. HEX triplet: 00, 48 and 40. RGB value is (0,72,64). Sum of RGB (Red+Green+Blue) = 0+72+64=136 (18% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 136); Green value is 72 (28.52% from 255 or 52.94% from 136); Blue value is 64 (25.39% from 255 or 47.06% from 136); Max value from RGB is 72 - color contains mainly: green. Hex color #004840 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #004840 is #FFB7BF. Grayscale: #313131. Windows color (decimal): -16758720 or 4212736. OLE color: 4212736.
HSL color Cylindrical-coordinate representation of color #004840: hue angle of 173.33º degrees, saturation: 1, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 1%. Process color model (Four color, CMYK) of #004840 is Cyan = 1, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 0 | 72 | 64 | - |
| CMYK | 1 | 0 | 0.11 | 0.72 |
| HSL | 173.33º | 1% | 0.14% | - |
| HSV(B) | 173.33º | 1% | 0.28% | - |
| XYZ | 3.24 | 5 | 5.65 | - |
| YUV | 49.56 | 136.15 | 92.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 72 | 64 | 1 | 0 | 0.11 | 0.72 | 173.33 | 1 | 0.14 |
| Hex | 0 | 48 | 40 | 64 | 0 | B | 48 | AD | 64 | E |
| Octal | 0 | 110 | 100 | 144 | 0 | 13 | 110 | 255 | 144 | 16 |
| Binary | 0 | 1001000 | 1000000 | 1100100 | 0 | 1011 | 1001000 | 10101101 | 1100100 | 1110 |
Color Harmonies of #004840
Complementary color
Monochromatic Colors of #004840
Black with #004840
Text Example
Text Example
White with #004840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #004840; }
p { color: rgb(0,72,64); }
H1.HeaderClassName
{
color: #004840;
}
.AnyTagClassName
{
color: #004840;
}
</style>
background-color css
<style>
a { background-color: #004840; }
a { background-color: rgb(0,72,64); }
div.DivClassName
{
background-color: #004840;
}
.BgClassName
{
background-color: #004840;
}
</style>
border-color css
<style>
span { border-color: #004840; }
span { border-color: rgb(0,72,64); }
td.TdClassName
{
border-color: #004840;
}
.TagClassName
{
border-color: #004840;
}
</style>