Shades of Cyprus #045042
Tints of Cyprus #045042
RGB
CMYK
RGB Variations
Color information
#045042 (or 0x045042) is known color: Cyprus. HEX triplet: 04, 50 and 42. RGB value is (4,80,66). Sum of RGB (Red+Green+Blue) = 4+80+66=150 (19% of max value = 765). Red value is 4 (1.95% from 255 or 2.67% from 150); Green value is 80 (31.64% from 255 or 53.33% from 150); Blue value is 66 (26.17% from 255 or 44% from 150); Max value from RGB is 80 - color contains mainly: green. Hex color #045042 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #045042 is #FBAFBD. Grayscale: #373737. Windows color (decimal): -16494526 or 4345860. OLE color: 4345860.
HSL color Cylindrical-coordinate representation of color #045042: hue angle of 168.95º 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 #045042 is Cyan = 0.95, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 4 | 80 | 66 | - |
| CMYK | 0.95 | 0 | 0.17 | 0.69 |
| HSL | 168.95º | 0.9% | 0.16% | - |
| HSV(B) | 168.95º | 0.95% | 0.31% | - |
| XYZ | 3.9 | 6.16 | 6.14 | - |
| YUV | 55.68 | 133.82 | 91.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 80 | 66 | 0.95 | 0 | 0.17 | 0.69 | 168.95 | 0.9 | 0.16 |
| Hex | 4 | 50 | 42 | 5F | 0 | 11 | 45 | A9 | 5A | 10 |
| Octal | 4 | 120 | 102 | 137 | 0 | 21 | 105 | 251 | 132 | 20 |
| Binary | 100 | 1010000 | 1000010 | 1011111 | 0 | 10001 | 1000101 | 10101001 | 1011010 | 10000 |
Color Harmonies of #045042
Complementary color
Monochromatic Colors of #045042
Black with #045042
Text Example
Text Example
White with #045042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045042; }
p { color: rgb(4,80,66); }
H1.HeaderClassName
{
color: #045042;
}
.AnyTagClassName
{
color: #045042;
}
</style>
background-color css
<style>
a { background-color: #045042; }
a { background-color: rgb(4,80,66); }
div.DivClassName
{
background-color: #045042;
}
.BgClassName
{
background-color: #045042;
}
</style>
border-color css
<style>
span { border-color: #045042; }
span { border-color: rgb(4,80,66); }
td.TdClassName
{
border-color: #045042;
}
.TagClassName
{
border-color: #045042;
}
</style>