Shades of Cyprus #045547
Tints of Cyprus #045547
RGB
CMYK
RGB Variations
Color information
#045547 (or 0x045547) is known color: Cyprus. HEX triplet: 04, 55 and 47. RGB value is (4,85,71). Sum of RGB (Red+Green+Blue) = 4+85+71=160 (21% of max value = 765). Red value is 4 (1.95% from 255 or 2.5% from 160); Green value is 85 (33.59% from 255 or 53.12% from 160); Blue value is 71 (28.12% from 255 or 44.38% from 160); Max value from RGB is 85 - color contains mainly: green. Hex color #045547 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #045547 is #FBAAB8. Grayscale: #3B3B3B. Windows color (decimal): -16493241 or 4674820. OLE color: 4674820.
HSL color Cylindrical-coordinate representation of color #045547: hue angle of 169.63º 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 #045547 is Cyan = 0.95, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 4 | 85 | 71 | - |
| CMYK | 0.95 | 0 | 0.16 | 0.67 |
| HSL | 169.63º | 0.91% | 0.17% | - |
| HSV(B) | 169.63º | 0.95% | 0.33% | - |
| XYZ | 4.44 | 6.98 | 7.07 | - |
| YUV | 59.19 | 134.66 | 88.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 85 | 71 | 0.95 | 0 | 0.16 | 0.67 | 169.63 | 0.91 | 0.17 |
| Hex | 4 | 55 | 47 | 5F | 0 | 10 | 43 | AA | 5B | 11 |
| Octal | 4 | 125 | 107 | 137 | 0 | 20 | 103 | 252 | 133 | 21 |
| Binary | 100 | 1010101 | 1000111 | 1011111 | 0 | 10000 | 1000011 | 10101010 | 1011011 | 10001 |
Color Harmonies of #045547
Complementary color
Monochromatic Colors of #045547
Black with #045547
Text Example
Text Example
White with #045547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045547; }
p { color: rgb(4,85,71); }
H1.HeaderClassName
{
color: #045547;
}
.AnyTagClassName
{
color: #045547;
}
</style>
background-color css
<style>
a { background-color: #045547; }
a { background-color: rgb(4,85,71); }
div.DivClassName
{
background-color: #045547;
}
.BgClassName
{
background-color: #045547;
}
</style>
border-color css
<style>
span { border-color: #045547; }
span { border-color: rgb(4,85,71); }
td.TdClassName
{
border-color: #045547;
}
.TagClassName
{
border-color: #045547;
}
</style>