Shades of Paradiso #467982
Tints of Paradiso #467982
RGB
CMYK
RGB Variations
Color information
#467982 (or 0x467982) is known color: Paradiso. HEX triplet: 46, 79 and 82. RGB value is (70,121,130). Sum of RGB (Red+Green+Blue) = 70+121+130=321 (42% of max value = 765). Red value is 70 (27.73% from 255 or 21.81% from 321); Green value is 121 (47.66% from 255 or 37.69% from 321); Blue value is 130 (51.17% from 255 or 40.50% from 321); Max value from RGB is 130 - color contains mainly: blue. Hex color #467982 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #467982 is #B9867D. Grayscale: #6A6A6A. Windows color (decimal): -12158590 or 8550726. OLE color: 8550726.
HSL color Cylindrical-coordinate representation of color #467982: hue angle of 189º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #467982 is Cyan = 0.46, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 121 | 130 | - |
| CMYK | 0.46 | 0.07 | 0 | 0.49 |
| HSL | 189º | 0.3% | 0.39% | - |
| HSV(B) | 189º | 0.46% | 0.51% | - |
| XYZ | 13.39 | 16.59 | 23.62 | - |
| YUV | 106.78 | 141.1 | 101.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 121 | 130 | 0.46 | 0.07 | 0 | 0.49 | 189 | 0.3 | 0.39 |
| Hex | 46 | 79 | 82 | 2E | 7 | 0 | 31 | BD | 1E | 27 |
| Octal | 106 | 171 | 202 | 56 | 7 | 0 | 61 | 275 | 36 | 47 |
| Binary | 1000110 | 1111001 | 10000010 | 101110 | 111 | 0 | 110001 | 10111101 | 11110 | 100111 |
Color Harmonies of #467982
Complementary color
Monochromatic Colors of #467982
Black with #467982
Text Example
Text Example
White with #467982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467982; }
p { color: rgb(70,121,130); }
H1.HeaderClassName
{
color: #467982;
}
.AnyTagClassName
{
color: #467982;
}
</style>
background-color css
<style>
a { background-color: #467982; }
a { background-color: rgb(70,121,130); }
div.DivClassName
{
background-color: #467982;
}
.BgClassName
{
background-color: #467982;
}
</style>
border-color css
<style>
span { border-color: #467982; }
span { border-color: rgb(70,121,130); }
td.TdClassName
{
border-color: #467982;
}
.TagClassName
{
border-color: #467982;
}
</style>