Shades of Paradiso #468582
Tints of Paradiso #468582
RGB
CMYK
RGB Variations
Color information
#468582 (or 0x468582) is known color: Paradiso. HEX triplet: 46, 85 and 82. RGB value is (70,133,130). Sum of RGB (Red+Green+Blue) = 70+133+130=333 (44% of max value = 765). Red value is 70 (27.73% from 255 or 21.02% from 333); Green value is 133 (52.34% from 255 or 39.94% from 333); Blue value is 130 (51.17% from 255 or 39.04% from 333); Max value from RGB is 133 - color contains mainly: green. Hex color #468582 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #468582 is #B97A7D. Grayscale: #717171. Windows color (decimal): -12155518 or 8553798. OLE color: 8553798.
HSL color Cylindrical-coordinate representation of color #468582: hue angle of 177.14º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #468582 is Cyan = 0.47, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 70 | 133 | 130 | - |
| CMYK | 0.47 | 0 | 0.02 | 0.48 |
| HSL | 177.14º | 0.31% | 0.4% | - |
| HSV(B) | 177.14º | 0.47% | 0.52% | - |
| XYZ | 14.94 | 19.69 | 24.13 | - |
| YUV | 113.82 | 137.13 | 96.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 133 | 130 | 0.47 | 0 | 0.02 | 0.48 | 177.14 | 0.31 | 0.4 |
| Hex | 46 | 85 | 82 | 2F | 0 | 2 | 30 | B1 | 1F | 28 |
| Octal | 106 | 205 | 202 | 57 | 0 | 2 | 60 | 261 | 37 | 50 |
| Binary | 1000110 | 10000101 | 10000010 | 101111 | 0 | 10 | 110000 | 10110001 | 11111 | 101000 |
Color Harmonies of #468582
Complementary color
Monochromatic Colors of #468582
Black with #468582
Text Example
Text Example
White with #468582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468582; }
p { color: rgb(70,133,130); }
H1.HeaderClassName
{
color: #468582;
}
.AnyTagClassName
{
color: #468582;
}
</style>
background-color css
<style>
a { background-color: #468582; }
a { background-color: rgb(70,133,130); }
div.DivClassName
{
background-color: #468582;
}
.BgClassName
{
background-color: #468582;
}
</style>
border-color css
<style>
span { border-color: #468582; }
span { border-color: rgb(70,133,130); }
td.TdClassName
{
border-color: #468582;
}
.TagClassName
{
border-color: #468582;
}
</style>