Shades of Paradiso #428685
Tints of Paradiso #428685
RGB
CMYK
RGB Variations
Color information
#428685 (or 0x428685) is known color: Paradiso. HEX triplet: 42, 86 and 85. RGB value is (66,134,133). Sum of RGB (Red+Green+Blue) = 66+134+133=333 (44% of max value = 765). Red value is 66 (26.17% from 255 or 19.82% from 333); Green value is 134 (52.73% from 255 or 40.24% from 333); Blue value is 133 (52.34% from 255 or 39.94% from 333); Max value from RGB is 134 - color contains mainly: green. Hex color #428685 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #428685 is #BD797A. Grayscale: #717171. Windows color (decimal): -12417403 or 8750658. OLE color: 8750658.
HSL color Cylindrical-coordinate representation of color #428685: hue angle of 179.12º 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 #428685 is Cyan = 0.51, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 134 | 133 | - |
| CMYK | 0.51 | 0 | 0.01 | 0.47 |
| HSL | 179.12º | 0.34% | 0.39% | - |
| HSV(B) | 179.12º | 0.51% | 0.53% | - |
| XYZ | 15.01 | 19.9 | 25.24 | - |
| YUV | 113.55 | 138.97 | 94.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 134 | 133 | 0.51 | 0 | 0.01 | 0.47 | 179.12 | 0.34 | 0.39 |
| Hex | 42 | 86 | 85 | 33 | 0 | 1 | 2F | B3 | 22 | 27 |
| Octal | 102 | 206 | 205 | 63 | 0 | 1 | 57 | 263 | 42 | 47 |
| Binary | 1000010 | 10000110 | 10000101 | 110011 | 0 | 1 | 101111 | 10110011 | 100010 | 100111 |
Color Harmonies of #428685
Complementary color
Monochromatic Colors of #428685
Black with #428685
Text Example
Text Example
White with #428685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428685; }
p { color: rgb(66,134,133); }
H1.HeaderClassName
{
color: #428685;
}
.AnyTagClassName
{
color: #428685;
}
</style>
background-color css
<style>
a { background-color: #428685; }
a { background-color: rgb(66,134,133); }
div.DivClassName
{
background-color: #428685;
}
.BgClassName
{
background-color: #428685;
}
</style>
border-color css
<style>
span { border-color: #428685; }
span { border-color: rgb(66,134,133); }
td.TdClassName
{
border-color: #428685;
}
.TagClassName
{
border-color: #428685;
}
</style>