Shades of Cyprus #045141
Tints of Cyprus #045141
RGB
CMYK
RGB Variations
Color information
#045141 (or 0x045141) is known color: Cyprus. HEX triplet: 04, 51 and 41. RGB value is (4,81,65). Sum of RGB (Red+Green+Blue) = 4+81+65=150 (19% of max value = 765). Red value is 4 (1.95% from 255 or 2.67% from 150); Green value is 81 (32.03% from 255 or 54% from 150); Blue value is 65 (25.78% from 255 or 43.33% from 150); Max value from RGB is 81 - color contains mainly: green. Hex color #045141 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #045141 is #FBAEBE. Grayscale: #383838. Windows color (decimal): -16494271 or 4280580. OLE color: 4280580.
HSL color Cylindrical-coordinate representation of color #045141: hue angle of 167.53º 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 #045141 is Cyan = 0.95, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 4 | 81 | 65 | - |
| CMYK | 0.95 | 0 | 0.20 | 0.68 |
| HSL | 167.53º | 0.91% | 0.17% | - |
| HSV(B) | 167.53º | 0.95% | 0.32% | - |
| XYZ | 3.95 | 6.29 | 6.01 | - |
| YUV | 56.15 | 132.99 | 90.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 81 | 65 | 0.95 | 0 | 0.20 | 0.68 | 167.53 | 0.91 | 0.17 |
| Hex | 4 | 51 | 41 | 5F | 0 | 14 | 44 | A8 | 5B | 11 |
| Octal | 4 | 121 | 101 | 137 | 0 | 24 | 104 | 250 | 133 | 21 |
| Binary | 100 | 1010001 | 1000001 | 1011111 | 0 | 10100 | 1000100 | 10101000 | 1011011 | 10001 |
Color Harmonies of #045141
Complementary color
Monochromatic Colors of #045141
Black with #045141
Text Example
Text Example
White with #045141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045141; }
p { color: rgb(4,81,65); }
H1.HeaderClassName
{
color: #045141;
}
.AnyTagClassName
{
color: #045141;
}
</style>
background-color css
<style>
a { background-color: #045141; }
a { background-color: rgb(4,81,65); }
div.DivClassName
{
background-color: #045141;
}
.BgClassName
{
background-color: #045141;
}
</style>
border-color css
<style>
span { border-color: #045141; }
span { border-color: rgb(4,81,65); }
td.TdClassName
{
border-color: #045141;
}
.TagClassName
{
border-color: #045141;
}
</style>