Shades of Cyprus #045449
Tints of Cyprus #045449
RGB
CMYK
RGB Variations
Color information
#045449 (or 0x045449) is known color: Cyprus. HEX triplet: 04, 54 and 49. RGB value is (4,84,73). Sum of RGB (Red+Green+Blue) = 4+84+73=161 (21% of max value = 765). Red value is 4 (1.95% from 255 or 2.48% from 161); Green value is 84 (33.20% from 255 or 52.17% from 161); Blue value is 73 (28.91% from 255 or 45.34% from 161); Max value from RGB is 84 - color contains mainly: green. Hex color #045449 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #045449 is #FBABB6. Grayscale: #3A3A3A. Windows color (decimal): -16493495 or 4805636. OLE color: 4805636.
HSL color Cylindrical-coordinate representation of color #045449: hue angle of 171.75º 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 #045449 is Cyan = 0.95, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 4 | 84 | 73 | - |
| CMYK | 0.95 | 0 | 0.13 | 0.67 |
| HSL | 171.75º | 0.91% | 0.17% | - |
| HSV(B) | 171.75º | 0.95% | 0.33% | - |
| XYZ | 4.42 | 6.85 | 7.39 | - |
| YUV | 58.83 | 136 | 88.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 84 | 73 | 0.95 | 0 | 0.13 | 0.67 | 171.75 | 0.91 | 0.17 |
| Hex | 4 | 54 | 49 | 5F | 0 | D | 43 | AC | 5B | 11 |
| Octal | 4 | 124 | 111 | 137 | 0 | 15 | 103 | 254 | 133 | 21 |
| Binary | 100 | 1010100 | 1001001 | 1011111 | 0 | 1101 | 1000011 | 10101100 | 1011011 | 10001 |
Color Harmonies of #045449
Complementary color
Monochromatic Colors of #045449
Black with #045449
Text Example
Text Example
White with #045449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045449; }
p { color: rgb(4,84,73); }
H1.HeaderClassName
{
color: #045449;
}
.AnyTagClassName
{
color: #045449;
}
</style>
background-color css
<style>
a { background-color: #045449; }
a { background-color: rgb(4,84,73); }
div.DivClassName
{
background-color: #045449;
}
.BgClassName
{
background-color: #045449;
}
</style>
border-color css
<style>
span { border-color: #045449; }
span { border-color: rgb(4,84,73); }
td.TdClassName
{
border-color: #045449;
}
.TagClassName
{
border-color: #045449;
}
</style>