Shades of Cyprus #045348
Tints of Cyprus #045348
RGB
CMYK
RGB Variations
Color information
#045348 (or 0x045348) is known color: Cyprus. HEX triplet: 04, 53 and 48. RGB value is (4,83,72). Sum of RGB (Red+Green+Blue) = 4+83+72=159 (21% of max value = 765). Red value is 4 (1.95% from 255 or 2.52% from 159); Green value is 83 (32.81% from 255 or 52.20% from 159); Blue value is 72 (28.52% from 255 or 45.28% from 159); Max value from RGB is 83 - color contains mainly: green. Hex color #045348 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #045348 is #FBACB7. Grayscale: #3A3A3A. Windows color (decimal): -16493752 or 4739844. OLE color: 4739844.
HSL color Cylindrical-coordinate representation of color #045348: hue angle of 171.65º 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 #045348 is Cyan = 0.95, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 4 | 83 | 72 | - |
| CMYK | 0.95 | 0 | 0.13 | 0.67 |
| HSL | 171.65º | 0.91% | 0.17% | - |
| HSV(B) | 171.65º | 0.95% | 0.33% | - |
| XYZ | 4.31 | 6.68 | 7.19 | - |
| YUV | 58.13 | 135.83 | 89.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 83 | 72 | 0.95 | 0 | 0.13 | 0.67 | 171.65 | 0.91 | 0.17 |
| Hex | 4 | 53 | 48 | 5F | 0 | D | 43 | AC | 5B | 11 |
| Octal | 4 | 123 | 110 | 137 | 0 | 15 | 103 | 254 | 133 | 21 |
| Binary | 100 | 1010011 | 1001000 | 1011111 | 0 | 1101 | 1000011 | 10101100 | 1011011 | 10001 |
Color Harmonies of #045348
Complementary color
Monochromatic Colors of #045348
Black with #045348
Text Example
Text Example
White with #045348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045348; }
p { color: rgb(4,83,72); }
H1.HeaderClassName
{
color: #045348;
}
.AnyTagClassName
{
color: #045348;
}
</style>
background-color css
<style>
a { background-color: #045348; }
a { background-color: rgb(4,83,72); }
div.DivClassName
{
background-color: #045348;
}
.BgClassName
{
background-color: #045348;
}
</style>
border-color css
<style>
span { border-color: #045348; }
span { border-color: rgb(4,83,72); }
td.TdClassName
{
border-color: #045348;
}
.TagClassName
{
border-color: #045348;
}
</style>