Shades of Paradiso #428187
Tints of Paradiso #428187
RGB
CMYK
RGB Variations
Color information
#428187 (or 0x428187) is known color: Paradiso. HEX triplet: 42, 81 and 87. RGB value is (66,129,135). Sum of RGB (Red+Green+Blue) = 66+129+135=330 (43% of max value = 765). Red value is 66 (26.17% from 255 or 20% from 330); Green value is 129 (50.78% from 255 or 39.09% from 330); Blue value is 135 (53.12% from 255 or 40.91% from 330); Max value from RGB is 135 - color contains mainly: blue. Hex color #428187 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #428187 is #BD7E78. Grayscale: #6E6E6E. Windows color (decimal): -12418681 or 8880450. OLE color: 8880450.
HSL color Cylindrical-coordinate representation of color #428187: hue angle of 185.22º 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 #428187 is Cyan = 0.51, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 129 | 135 | - |
| CMYK | 0.51 | 0.04 | 0 | 0.47 |
| HSL | 185.22º | 0.34% | 0.39% | - |
| HSV(B) | 185.22º | 0.51% | 0.53% | - |
| XYZ | 14.47 | 18.61 | 25.75 | - |
| YUV | 110.85 | 141.63 | 96.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 129 | 135 | 0.51 | 0.04 | 0 | 0.47 | 185.22 | 0.34 | 0.39 |
| Hex | 42 | 81 | 87 | 33 | 4 | 0 | 2F | B9 | 22 | 27 |
| Octal | 102 | 201 | 207 | 63 | 4 | 0 | 57 | 271 | 42 | 47 |
| Binary | 1000010 | 10000001 | 10000111 | 110011 | 100 | 0 | 101111 | 10111001 | 100010 | 100111 |
Color Harmonies of #428187
Complementary color
Monochromatic Colors of #428187
Black with #428187
Text Example
Text Example
White with #428187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428187; }
p { color: rgb(66,129,135); }
H1.HeaderClassName
{
color: #428187;
}
.AnyTagClassName
{
color: #428187;
}
</style>
background-color css
<style>
a { background-color: #428187; }
a { background-color: rgb(66,129,135); }
div.DivClassName
{
background-color: #428187;
}
.BgClassName
{
background-color: #428187;
}
</style>
border-color css
<style>
span { border-color: #428187; }
span { border-color: rgb(66,129,135); }
td.TdClassName
{
border-color: #428187;
}
.TagClassName
{
border-color: #428187;
}
</style>