Shades of Cyprus #045144
Tints of Cyprus #045144
RGB
CMYK
RGB Variations
Color information
#045144 (or 0x045144) is known color: Cyprus. HEX triplet: 04, 51 and 44. RGB value is (4,81,68). Sum of RGB (Red+Green+Blue) = 4+81+68=153 (20% of max value = 765). Red value is 4 (1.95% from 255 or 2.61% from 153); Green value is 81 (32.03% from 255 or 52.94% from 153); Blue value is 68 (26.95% from 255 or 44.44% from 153); Max value from RGB is 81 - color contains mainly: green. Hex color #045144 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #045144 is #FBAEBB. Grayscale: #383838. Windows color (decimal): -16494268 or 4477188. OLE color: 4477188.
HSL color Cylindrical-coordinate representation of color #045144: hue angle of 169.87º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #045144 is Cyan = 0.95, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 4 | 81 | 68 | - |
| CMYK | 0.95 | 0 | 0.16 | 0.68 |
| HSL | 169.87º | 0.91% | 0.17% | - |
| HSV(B) | 169.87º | 0.95% | 0.32% | - |
| XYZ | 4.04 | 6.33 | 6.48 | - |
| YUV | 56.5 | 134.49 | 90.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 81 | 68 | 0.95 | 0 | 0.16 | 0.68 | 169.87 | 0.91 | 0.17 |
| Hex | 4 | 51 | 44 | 5F | 0 | 10 | 44 | AA | 5B | 11 |
| Octal | 4 | 121 | 104 | 137 | 0 | 20 | 104 | 252 | 133 | 21 |
| Binary | 100 | 1010001 | 1000100 | 1011111 | 0 | 10000 | 1000100 | 10101010 | 1011011 | 10001 |
Color Harmonies of #045144
Complementary color
Monochromatic Colors of #045144
Black with #045144
Text Example
Text Example
White with #045144
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045144; }
p { color: rgb(4,81,68); }
H1.HeaderClassName
{
color: #045144;
}
.AnyTagClassName
{
color: #045144;
}
</style>
background-color css
<style>
a { background-color: #045144; }
a { background-color: rgb(4,81,68); }
div.DivClassName
{
background-color: #045144;
}
.BgClassName
{
background-color: #045144;
}
</style>
border-color css
<style>
span { border-color: #045144; }
span { border-color: rgb(4,81,68); }
td.TdClassName
{
border-color: #045144;
}
.TagClassName
{
border-color: #045144;
}
</style>