Shades of Cyprus #045746
Tints of Cyprus #045746
RGB
CMYK
RGB Variations
Color information
#045746 (or 0x045746) is known color: Cyprus. HEX triplet: 04, 57 and 46. RGB value is (4,87,70). Sum of RGB (Red+Green+Blue) = 4+87+70=161 (21% of max value = 765). Red value is 4 (1.95% from 255 or 2.48% from 161); Green value is 87 (34.38% from 255 or 54.04% from 161); Blue value is 70 (27.73% from 255 or 43.48% from 161); Max value from RGB is 87 - color contains mainly: green. Hex color #045746 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #045746 is #FBA8B9. Grayscale: #3C3C3C. Windows color (decimal): -16492730 or 4609796. OLE color: 4609796.
HSL color Cylindrical-coordinate representation of color #045746: hue angle of 167.71º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #045746 is Cyan = 0.95, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 4 | 87 | 70 | - |
| CMYK | 0.95 | 0 | 0.20 | 0.66 |
| HSL | 167.71º | 0.91% | 0.18% | - |
| HSV(B) | 167.71º | 0.95% | 0.34% | - |
| XYZ | 4.56 | 7.28 | 6.96 | - |
| YUV | 60.25 | 133.5 | 87.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 87 | 70 | 0.95 | 0 | 0.20 | 0.66 | 167.71 | 0.91 | 0.18 |
| Hex | 4 | 57 | 46 | 5F | 0 | 14 | 42 | A8 | 5B | 12 |
| Octal | 4 | 127 | 106 | 137 | 0 | 24 | 102 | 250 | 133 | 22 |
| Binary | 100 | 1010111 | 1000110 | 1011111 | 0 | 10100 | 1000010 | 10101000 | 1011011 | 10010 |
Color Harmonies of #045746
Complementary color
Monochromatic Colors of #045746
Black with #045746
Text Example
Text Example
White with #045746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045746; }
p { color: rgb(4,87,70); }
H1.HeaderClassName
{
color: #045746;
}
.AnyTagClassName
{
color: #045746;
}
</style>
background-color css
<style>
a { background-color: #045746; }
a { background-color: rgb(4,87,70); }
div.DivClassName
{
background-color: #045746;
}
.BgClassName
{
background-color: #045746;
}
</style>
border-color css
<style>
span { border-color: #045746; }
span { border-color: rgb(4,87,70); }
td.TdClassName
{
border-color: #045746;
}
.TagClassName
{
border-color: #045746;
}
</style>