Shades of Cyprus #045444
Tints of Cyprus #045444
RGB
CMYK
RGB Variations
Color information
#045444 (or 0x045444) is known color: Cyprus. HEX triplet: 04, 54 and 44. RGB value is (4,84,68). Sum of RGB (Red+Green+Blue) = 4+84+68=156 (20% of max value = 765). Red value is 4 (1.95% from 255 or 2.56% from 156); Green value is 84 (33.20% from 255 or 53.85% from 156); Blue value is 68 (26.95% from 255 or 43.59% from 156); Max value from RGB is 84 - color contains mainly: green. Hex color #045444 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #045444 is #FBABBB. Grayscale: #3A3A3A. Windows color (decimal): -16493500 or 4477956. OLE color: 4477956.
HSL color Cylindrical-coordinate representation of color #045444: hue angle of 168º 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 #045444 is Cyan = 0.95, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 4 | 84 | 68 | - |
| CMYK | 0.95 | 0 | 0.19 | 0.67 |
| HSL | 168º | 0.91% | 0.17% | - |
| HSV(B) | 168º | 0.95% | 0.33% | - |
| XYZ | 4.26 | 6.78 | 6.55 | - |
| YUV | 58.26 | 133.5 | 89.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 84 | 68 | 0.95 | 0 | 0.19 | 0.67 | 168 | 0.91 | 0.17 |
| Hex | 4 | 54 | 44 | 5F | 0 | 13 | 43 | A8 | 5B | 11 |
| Octal | 4 | 124 | 104 | 137 | 0 | 23 | 103 | 250 | 133 | 21 |
| Binary | 100 | 1010100 | 1000100 | 1011111 | 0 | 10011 | 1000011 | 10101000 | 1011011 | 10001 |
Color Harmonies of #045444
Complementary color
Monochromatic Colors of #045444
Black with #045444
Text Example
Text Example
White with #045444
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045444; }
p { color: rgb(4,84,68); }
H1.HeaderClassName
{
color: #045444;
}
.AnyTagClassName
{
color: #045444;
}
</style>
background-color css
<style>
a { background-color: #045444; }
a { background-color: rgb(4,84,68); }
div.DivClassName
{
background-color: #045444;
}
.BgClassName
{
background-color: #045444;
}
</style>
border-color css
<style>
span { border-color: #045444; }
span { border-color: rgb(4,84,68); }
td.TdClassName
{
border-color: #045444;
}
.TagClassName
{
border-color: #045444;
}
</style>