Shades of Paradiso #428580
Tints of Paradiso #428580
RGB
CMYK
RGB Variations
Color information
#428580 (or 0x428580) is known color: Paradiso. HEX triplet: 42, 85 and 80. RGB value is (66,133,128). Sum of RGB (Red+Green+Blue) = 66+133+128=327 (43% of max value = 765). Red value is 66 (26.17% from 255 or 20.18% from 327); Green value is 133 (52.34% from 255 or 40.67% from 327); Blue value is 128 (50.39% from 255 or 39.14% from 327); Max value from RGB is 133 - color contains mainly: green. Hex color #428580 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #428580 is #BD7A7F. Grayscale: #707070. Windows color (decimal): -12417664 or 8422722. OLE color: 8422722.
HSL color Cylindrical-coordinate representation of color #428580: hue angle of 175.52º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #428580 is Cyan = 0.50, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 66 | 133 | 128 | - |
| CMYK | 0.50 | 0 | 0.04 | 0.48 |
| HSL | 175.52º | 0.34% | 0.39% | - |
| HSV(B) | 175.52º | 0.5% | 0.52% | - |
| XYZ | 14.53 | 19.49 | 23.42 | - |
| YUV | 112.4 | 136.8 | 94.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 133 | 128 | 0.50 | 0 | 0.04 | 0.48 | 175.52 | 0.34 | 0.39 |
| Hex | 42 | 85 | 80 | 32 | 0 | 4 | 30 | B0 | 22 | 27 |
| Octal | 102 | 205 | 200 | 62 | 0 | 4 | 60 | 260 | 42 | 47 |
| Binary | 1000010 | 10000101 | 10000000 | 110010 | 0 | 100 | 110000 | 10110000 | 100010 | 100111 |
Color Harmonies of #428580
Complementary color
Monochromatic Colors of #428580
Black with #428580
Text Example
Text Example
White with #428580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428580; }
p { color: rgb(66,133,128); }
H1.HeaderClassName
{
color: #428580;
}
.AnyTagClassName
{
color: #428580;
}
</style>
background-color css
<style>
a { background-color: #428580; }
a { background-color: rgb(66,133,128); }
div.DivClassName
{
background-color: #428580;
}
.BgClassName
{
background-color: #428580;
}
</style>
border-color css
<style>
span { border-color: #428580; }
span { border-color: rgb(66,133,128); }
td.TdClassName
{
border-color: #428580;
}
.TagClassName
{
border-color: #428580;
}
</style>