Shades of Paradiso #468887
Tints of Paradiso #468887
RGB
CMYK
RGB Variations
Color information
#468887 (or 0x468887) is known color: Paradiso. HEX triplet: 46, 88 and 87. RGB value is (70,136,135). Sum of RGB (Red+Green+Blue) = 70+136+135=341 (45% of max value = 765). Red value is 70 (27.73% from 255 or 20.53% from 341); Green value is 136 (53.52% from 255 or 39.88% from 341); Blue value is 135 (53.12% from 255 or 39.59% from 341); Max value from RGB is 136 - color contains mainly: green. Hex color #468887 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #468887 is #B97778. Grayscale: #747474. Windows color (decimal): -12154745 or 8882246. OLE color: 8882246.
HSL color Cylindrical-coordinate representation of color #468887: hue angle of 179.09º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #468887 is Cyan = 0.49, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 136 | 135 | - |
| CMYK | 0.49 | 0 | 0.01 | 0.47 |
| HSL | 179.09º | 0.32% | 0.4% | - |
| HSV(B) | 179.09º | 0.49% | 0.53% | - |
| XYZ | 15.7 | 20.66 | 26.08 | - |
| YUV | 116.15 | 138.63 | 95.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 136 | 135 | 0.49 | 0 | 0.01 | 0.47 | 179.09 | 0.32 | 0.4 |
| Hex | 46 | 88 | 87 | 31 | 0 | 1 | 2F | B3 | 20 | 28 |
| Octal | 106 | 210 | 207 | 61 | 0 | 1 | 57 | 263 | 40 | 50 |
| Binary | 1000110 | 10001000 | 10000111 | 110001 | 0 | 1 | 101111 | 10110011 | 100000 | 101000 |
Color Harmonies of #468887
Complementary color
Monochromatic Colors of #468887
Black with #468887
Text Example
Text Example
White with #468887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468887; }
p { color: rgb(70,136,135); }
H1.HeaderClassName
{
color: #468887;
}
.AnyTagClassName
{
color: #468887;
}
</style>
background-color css
<style>
a { background-color: #468887; }
a { background-color: rgb(70,136,135); }
div.DivClassName
{
background-color: #468887;
}
.BgClassName
{
background-color: #468887;
}
</style>
border-color css
<style>
span { border-color: #468887; }
span { border-color: rgb(70,136,135); }
td.TdClassName
{
border-color: #468887;
}
.TagClassName
{
border-color: #468887;
}
</style>