Shades of Cyprus #045541
Tints of Cyprus #045541
RGB
CMYK
RGB Variations
Color information
#045541 (or 0x045541) is known color: Cyprus. HEX triplet: 04, 55 and 41. RGB value is (4,85,65). Sum of RGB (Red+Green+Blue) = 4+85+65=154 (20% of max value = 765). Red value is 4 (1.95% from 255 or 2.60% from 154); Green value is 85 (33.59% from 255 or 55.19% from 154); Blue value is 65 (25.78% from 255 or 42.21% from 154); Max value from RGB is 85 - color contains mainly: green. Hex color #045541 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #045541 is #FBAABE. Grayscale: #3A3A3A. Windows color (decimal): -16493247 or 4281604. OLE color: 4281604.
HSL color Cylindrical-coordinate representation of color #045541: hue angle of 165.19º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #045541 is Cyan = 0.95, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 4 | 85 | 65 | - |
| CMYK | 0.95 | 0 | 0.24 | 0.67 |
| HSL | 165.19º | 0.91% | 0.17% | - |
| HSV(B) | 165.19º | 0.95% | 0.33% | - |
| XYZ | 4.25 | 6.9 | 6.11 | - |
| YUV | 58.5 | 131.66 | 89.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 85 | 65 | 0.95 | 0 | 0.24 | 0.67 | 165.19 | 0.91 | 0.17 |
| Hex | 4 | 55 | 41 | 5F | 0 | 18 | 43 | A5 | 5B | 11 |
| Octal | 4 | 125 | 101 | 137 | 0 | 30 | 103 | 245 | 133 | 21 |
| Binary | 100 | 1010101 | 1000001 | 1011111 | 0 | 11000 | 1000011 | 10100101 | 1011011 | 10001 |
Color Harmonies of #045541
Complementary color
Monochromatic Colors of #045541
Black with #045541
Text Example
Text Example
White with #045541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045541; }
p { color: rgb(4,85,65); }
H1.HeaderClassName
{
color: #045541;
}
.AnyTagClassName
{
color: #045541;
}
</style>
background-color css
<style>
a { background-color: #045541; }
a { background-color: rgb(4,85,65); }
div.DivClassName
{
background-color: #045541;
}
.BgClassName
{
background-color: #045541;
}
</style>
border-color css
<style>
span { border-color: #045541; }
span { border-color: rgb(4,85,65); }
td.TdClassName
{
border-color: #045541;
}
.TagClassName
{
border-color: #045541;
}
</style>