Shades of Paradiso #468482
Tints of Paradiso #468482
RGB
CMYK
RGB Variations
Color information
#468482 (or 0x468482) is known color: Paradiso. HEX triplet: 46, 84 and 82. RGB value is (70,132,130). Sum of RGB (Red+Green+Blue) = 70+132+130=332 (43% of max value = 765). Red value is 70 (27.73% from 255 or 21.08% from 332); Green value is 132 (51.95% from 255 or 39.76% from 332); Blue value is 130 (51.17% from 255 or 39.16% from 332); Max value from RGB is 132 - color contains mainly: green. Hex color #468482 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #468482 is #B97B7D. Grayscale: #717171. Windows color (decimal): -12155774 or 8553542. OLE color: 8553542.
HSL color Cylindrical-coordinate representation of color #468482: hue angle of 178.06º 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 #468482 is Cyan = 0.47, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 70 | 132 | 130 | - |
| CMYK | 0.47 | 0 | 0.02 | 0.48 |
| HSL | 178.06º | 0.31% | 0.4% | - |
| HSV(B) | 178.06º | 0.47% | 0.52% | - |
| XYZ | 14.81 | 19.42 | 24.09 | - |
| YUV | 113.23 | 137.46 | 97.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 132 | 130 | 0.47 | 0 | 0.02 | 0.48 | 178.06 | 0.31 | 0.4 |
| Hex | 46 | 84 | 82 | 2F | 0 | 2 | 30 | B2 | 1F | 28 |
| Octal | 106 | 204 | 202 | 57 | 0 | 2 | 60 | 262 | 37 | 50 |
| Binary | 1000110 | 10000100 | 10000010 | 101111 | 0 | 10 | 110000 | 10110010 | 11111 | 101000 |
Color Harmonies of #468482
Complementary color
Monochromatic Colors of #468482
Black with #468482
Text Example
Text Example
White with #468482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468482; }
p { color: rgb(70,132,130); }
H1.HeaderClassName
{
color: #468482;
}
.AnyTagClassName
{
color: #468482;
}
</style>
background-color css
<style>
a { background-color: #468482; }
a { background-color: rgb(70,132,130); }
div.DivClassName
{
background-color: #468482;
}
.BgClassName
{
background-color: #468482;
}
</style>
border-color css
<style>
span { border-color: #468482; }
span { border-color: rgb(70,132,130); }
td.TdClassName
{
border-color: #468482;
}
.TagClassName
{
border-color: #468482;
}
</style>