Shades of Cyprus #045140
Tints of Cyprus #045140
RGB
CMYK
RGB Variations
Color information
#045140 (or 0x045140) is known color: Cyprus. HEX triplet: 04, 51 and 40. RGB value is (4,81,64). Sum of RGB (Red+Green+Blue) = 4+81+64=149 (19% of max value = 765). Red value is 4 (1.95% from 255 or 2.68% from 149); Green value is 81 (32.03% from 255 or 54.36% from 149); Blue value is 64 (25.39% from 255 or 42.95% from 149); Max value from RGB is 81 - color contains mainly: green. Hex color #045140 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #045140 is #FBAEBF. Grayscale: #383838. Windows color (decimal): -16494272 or 4215044. OLE color: 4215044.
HSL color Cylindrical-coordinate representation of color #045140: hue angle of 166.75º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #045140 is Cyan = 0.95, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 4 | 81 | 64 | - |
| CMYK | 0.95 | 0 | 0.21 | 0.68 |
| HSL | 166.75º | 0.91% | 0.17% | - |
| HSV(B) | 166.75º | 0.95% | 0.32% | - |
| XYZ | 3.92 | 6.28 | 5.86 | - |
| YUV | 56.04 | 132.49 | 90.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 81 | 64 | 0.95 | 0 | 0.21 | 0.68 | 166.75 | 0.91 | 0.17 |
| Hex | 4 | 51 | 40 | 5F | 0 | 15 | 44 | A7 | 5B | 11 |
| Octal | 4 | 121 | 100 | 137 | 0 | 25 | 104 | 247 | 133 | 21 |
| Binary | 100 | 1010001 | 1000000 | 1011111 | 0 | 10101 | 1000100 | 10100111 | 1011011 | 10001 |
Color Harmonies of #045140
Complementary color
Monochromatic Colors of #045140
Black with #045140
Text Example
Text Example
White with #045140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045140; }
p { color: rgb(4,81,64); }
H1.HeaderClassName
{
color: #045140;
}
.AnyTagClassName
{
color: #045140;
}
</style>
background-color css
<style>
a { background-color: #045140; }
a { background-color: rgb(4,81,64); }
div.DivClassName
{
background-color: #045140;
}
.BgClassName
{
background-color: #045140;
}
</style>
border-color css
<style>
span { border-color: #045140; }
span { border-color: rgb(4,81,64); }
td.TdClassName
{
border-color: #045140;
}
.TagClassName
{
border-color: #045140;
}
</style>