Shades of Paradiso #428487
Tints of Paradiso #428487
RGB
CMYK
RGB Variations
Color information
#428487 (or 0x428487) is known color: Paradiso. HEX triplet: 42, 84 and 87. RGB value is (66,132,135). Sum of RGB (Red+Green+Blue) = 66+132+135=333 (44% of max value = 765). Red value is 66 (26.17% from 255 or 19.82% from 333); Green value is 132 (51.95% from 255 or 39.64% from 333); Blue value is 135 (53.12% from 255 or 40.54% from 333); Max value from RGB is 135 - color contains mainly: blue. Hex color #428487 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #428487 is #BD7B78. Grayscale: #707070. Windows color (decimal): -12417913 or 8881218. OLE color: 8881218.
HSL color Cylindrical-coordinate representation of color #428487: hue angle of 182.61º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #428487 is Cyan = 0.51, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 132 | 135 | - |
| CMYK | 0.51 | 0.02 | 0 | 0.47 |
| HSL | 182.61º | 0.34% | 0.39% | - |
| HSV(B) | 182.61º | 0.51% | 0.53% | - |
| XYZ | 14.87 | 19.41 | 25.88 | - |
| YUV | 112.61 | 140.63 | 94.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 132 | 135 | 0.51 | 0.02 | 0 | 0.47 | 182.61 | 0.34 | 0.39 |
| Hex | 42 | 84 | 87 | 33 | 2 | 0 | 2F | B7 | 22 | 27 |
| Octal | 102 | 204 | 207 | 63 | 2 | 0 | 57 | 267 | 42 | 47 |
| Binary | 1000010 | 10000100 | 10000111 | 110011 | 10 | 0 | 101111 | 10110111 | 100010 | 100111 |
Color Harmonies of #428487
Complementary color
Monochromatic Colors of #428487
Black with #428487
Text Example
Text Example
White with #428487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428487; }
p { color: rgb(66,132,135); }
H1.HeaderClassName
{
color: #428487;
}
.AnyTagClassName
{
color: #428487;
}
</style>
background-color css
<style>
a { background-color: #428487; }
a { background-color: rgb(66,132,135); }
div.DivClassName
{
background-color: #428487;
}
.BgClassName
{
background-color: #428487;
}
</style>
border-color css
<style>
span { border-color: #428487; }
span { border-color: rgb(66,132,135); }
td.TdClassName
{
border-color: #428487;
}
.TagClassName
{
border-color: #428487;
}
</style>