Shades of Paradiso #468287
Tints of Paradiso #468287
RGB
CMYK
RGB Variations
Color information
#468287 (or 0x468287) is known color: Paradiso. HEX triplet: 46, 82 and 87. RGB value is (70,130,135). Sum of RGB (Red+Green+Blue) = 70+130+135=335 (44% of max value = 765). Red value is 70 (27.73% from 255 or 20.90% from 335); Green value is 130 (51.17% from 255 or 38.81% from 335); Blue value is 135 (53.12% from 255 or 40.30% from 335); Max value from RGB is 135 - color contains mainly: blue. Hex color #468287 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #468287 is #B97D78. Grayscale: #707070. Windows color (decimal): -12156281 or 8880710. OLE color: 8880710.
HSL color Cylindrical-coordinate representation of color #468287: hue angle of 184.62º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #468287 is Cyan = 0.48, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 130 | 135 | - |
| CMYK | 0.48 | 0.04 | 0 | 0.47 |
| HSL | 184.62º | 0.32% | 0.4% | - |
| HSV(B) | 184.62º | 0.48% | 0.53% | - |
| XYZ | 14.88 | 19.02 | 25.81 | - |
| YUV | 112.63 | 140.62 | 97.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 130 | 135 | 0.48 | 0.04 | 0 | 0.47 | 184.62 | 0.32 | 0.4 |
| Hex | 46 | 82 | 87 | 30 | 4 | 0 | 2F | B9 | 20 | 28 |
| Octal | 106 | 202 | 207 | 60 | 4 | 0 | 57 | 271 | 40 | 50 |
| Binary | 1000110 | 10000010 | 10000111 | 110000 | 100 | 0 | 101111 | 10111001 | 100000 | 101000 |
Color Harmonies of #468287
Complementary color
Monochromatic Colors of #468287
Black with #468287
Text Example
Text Example
White with #468287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468287; }
p { color: rgb(70,130,135); }
H1.HeaderClassName
{
color: #468287;
}
.AnyTagClassName
{
color: #468287;
}
</style>
background-color css
<style>
a { background-color: #468287; }
a { background-color: rgb(70,130,135); }
div.DivClassName
{
background-color: #468287;
}
.BgClassName
{
background-color: #468287;
}
</style>
border-color css
<style>
span { border-color: #468287; }
span { border-color: rgb(70,130,135); }
td.TdClassName
{
border-color: #468287;
}
.TagClassName
{
border-color: #468287;
}
</style>