Shades of Cyprus #045043
Tints of Cyprus #045043
RGB
CMYK
RGB Variations
Color information
#045043 (or 0x045043) is known color: Cyprus. HEX triplet: 04, 50 and 43. RGB value is (4,80,67). Sum of RGB (Red+Green+Blue) = 4+80+67=151 (20% of max value = 765). Red value is 4 (1.95% from 255 or 2.65% from 151); Green value is 80 (31.64% from 255 or 52.98% from 151); Blue value is 67 (26.56% from 255 or 44.37% from 151); Max value from RGB is 80 - color contains mainly: green. Hex color #045043 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #045043 is #FBAFBC. Grayscale: #373737. Windows color (decimal): -16494525 or 4411396. OLE color: 4411396.
HSL color Cylindrical-coordinate representation of color #045043: hue angle of 169.74º degrees, saturation: 0.9, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #045043 is Cyan = 0.95, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 4 | 80 | 67 | - |
| CMYK | 0.95 | 0 | 0.16 | 0.69 |
| HSL | 169.74º | 0.9% | 0.16% | - |
| HSV(B) | 169.74º | 0.95% | 0.31% | - |
| XYZ | 3.93 | 6.17 | 6.29 | - |
| YUV | 55.79 | 134.32 | 91.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 80 | 67 | 0.95 | 0 | 0.16 | 0.69 | 169.74 | 0.9 | 0.16 |
| Hex | 4 | 50 | 43 | 5F | 0 | 10 | 45 | AA | 5A | 10 |
| Octal | 4 | 120 | 103 | 137 | 0 | 20 | 105 | 252 | 132 | 20 |
| Binary | 100 | 1010000 | 1000011 | 1011111 | 0 | 10000 | 1000101 | 10101010 | 1011010 | 10000 |
Color Harmonies of #045043
Complementary color
Monochromatic Colors of #045043
Black with #045043
Text Example
Text Example
White with #045043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045043; }
p { color: rgb(4,80,67); }
H1.HeaderClassName
{
color: #045043;
}
.AnyTagClassName
{
color: #045043;
}
</style>
background-color css
<style>
a { background-color: #045043; }
a { background-color: rgb(4,80,67); }
div.DivClassName
{
background-color: #045043;
}
.BgClassName
{
background-color: #045043;
}
</style>
border-color css
<style>
span { border-color: #045043; }
span { border-color: rgb(4,80,67); }
td.TdClassName
{
border-color: #045043;
}
.TagClassName
{
border-color: #045043;
}
</style>