Shades of Cyprus #045548
Tints of Cyprus #045548
RGB
CMYK
RGB Variations
Color information
#045548 (or 0x045548) is known color: Cyprus. HEX triplet: 04, 55 and 48. RGB value is (4,85,72). Sum of RGB (Red+Green+Blue) = 4+85+72=161 (21% of max value = 765). Red value is 4 (1.95% from 255 or 2.48% from 161); Green value is 85 (33.59% from 255 or 52.80% from 161); Blue value is 72 (28.52% from 255 or 44.72% from 161); Max value from RGB is 85 - color contains mainly: green. Hex color #045548 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #045548 is #FBAAB7. Grayscale: #3B3B3B. Windows color (decimal): -16493240 or 4740356. OLE color: 4740356.
HSL color Cylindrical-coordinate representation of color #045548: hue angle of 170.37º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #045548 is Cyan = 0.95, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 4 | 85 | 72 | - |
| CMYK | 0.95 | 0 | 0.15 | 0.67 |
| HSL | 170.37º | 0.91% | 0.17% | - |
| HSV(B) | 170.37º | 0.95% | 0.33% | - |
| XYZ | 4.47 | 6.99 | 7.24 | - |
| YUV | 59.3 | 135.16 | 88.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 85 | 72 | 0.95 | 0 | 0.15 | 0.67 | 170.37 | 0.91 | 0.17 |
| Hex | 4 | 55 | 48 | 5F | 0 | F | 43 | AA | 5B | 11 |
| Octal | 4 | 125 | 110 | 137 | 0 | 17 | 103 | 252 | 133 | 21 |
| Binary | 100 | 1010101 | 1001000 | 1011111 | 0 | 1111 | 1000011 | 10101010 | 1011011 | 10001 |
Color Harmonies of #045548
Complementary color
Monochromatic Colors of #045548
Black with #045548
Text Example
Text Example
White with #045548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045548; }
p { color: rgb(4,85,72); }
H1.HeaderClassName
{
color: #045548;
}
.AnyTagClassName
{
color: #045548;
}
</style>
background-color css
<style>
a { background-color: #045548; }
a { background-color: rgb(4,85,72); }
div.DivClassName
{
background-color: #045548;
}
.BgClassName
{
background-color: #045548;
}
</style>
border-color css
<style>
span { border-color: #045548; }
span { border-color: rgb(4,85,72); }
td.TdClassName
{
border-color: #045548;
}
.TagClassName
{
border-color: #045548;
}
</style>