Shades of Cyprus #045544
Tints of Cyprus #045544
RGB
CMYK
RGB Variations
Color information
#045544 (or 0x045544) is known color: Cyprus. HEX triplet: 04, 55 and 44. RGB value is (4,85,68). Sum of RGB (Red+Green+Blue) = 4+85+68=157 (20% of max value = 765). Red value is 4 (1.95% from 255 or 2.55% from 157); Green value is 85 (33.59% from 255 or 54.14% from 157); Blue value is 68 (26.95% from 255 or 43.31% from 157); Max value from RGB is 85 - color contains mainly: green. Hex color #045544 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #045544 is #FBAABB. Grayscale: #3A3A3A. Windows color (decimal): -16493244 or 4478212. OLE color: 4478212.
HSL color Cylindrical-coordinate representation of color #045544: hue angle of 167.41º 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 #045544 is Cyan = 0.95, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 4 | 85 | 68 | - |
| CMYK | 0.95 | 0 | 0.20 | 0.67 |
| HSL | 167.41º | 0.91% | 0.17% | - |
| HSV(B) | 167.41º | 0.95% | 0.33% | - |
| XYZ | 4.34 | 6.94 | 6.58 | - |
| YUV | 58.84 | 133.16 | 88.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 85 | 68 | 0.95 | 0 | 0.20 | 0.67 | 167.41 | 0.91 | 0.17 |
| Hex | 4 | 55 | 44 | 5F | 0 | 14 | 43 | A7 | 5B | 11 |
| Octal | 4 | 125 | 104 | 137 | 0 | 24 | 103 | 247 | 133 | 21 |
| Binary | 100 | 1010101 | 1000100 | 1011111 | 0 | 10100 | 1000011 | 10100111 | 1011011 | 10001 |
Color Harmonies of #045544
Complementary color
Monochromatic Colors of #045544
Black with #045544
Text Example
Text Example
White with #045544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045544; }
p { color: rgb(4,85,68); }
H1.HeaderClassName
{
color: #045544;
}
.AnyTagClassName
{
color: #045544;
}
</style>
background-color css
<style>
a { background-color: #045544; }
a { background-color: rgb(4,85,68); }
div.DivClassName
{
background-color: #045544;
}
.BgClassName
{
background-color: #045544;
}
</style>
border-color css
<style>
span { border-color: #045544; }
span { border-color: rgb(4,85,68); }
td.TdClassName
{
border-color: #045544;
}
.TagClassName
{
border-color: #045544;
}
</style>