Shades of Paradiso #467680
Tints of Paradiso #467680
RGB
CMYK
RGB Variations
Color information
#467680 (or 0x467680) is known color: Paradiso. HEX triplet: 46, 76 and 80. RGB value is (70,118,128). Sum of RGB (Red+Green+Blue) = 70+118+128=316 (41% of max value = 765). Red value is 70 (27.73% from 255 or 22.15% from 316); Green value is 118 (46.48% from 255 or 37.34% from 316); Blue value is 128 (50.39% from 255 or 40.51% from 316); Max value from RGB is 128 - color contains mainly: blue. Hex color #467680 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #467680 is #B9897F. Grayscale: #686868. Windows color (decimal): -12159360 or 8418886. OLE color: 8418886.
HSL color Cylindrical-coordinate representation of color #467680: hue angle of 190.34º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #467680 is Cyan = 0.45, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 70 | 118 | 128 | - |
| CMYK | 0.45 | 0.08 | 0 | 0.50 |
| HSL | 190.34º | 0.29% | 0.39% | - |
| HSV(B) | 190.34º | 0.45% | 0.5% | - |
| XYZ | 12.9 | 15.82 | 22.8 | - |
| YUV | 104.79 | 141.1 | 103.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 118 | 128 | 0.45 | 0.08 | 0 | 0.50 | 190.34 | 0.29 | 0.39 |
| Hex | 46 | 76 | 80 | 2D | 8 | 0 | 32 | BE | 1D | 27 |
| Octal | 106 | 166 | 200 | 55 | 10 | 0 | 62 | 276 | 35 | 47 |
| Binary | 1000110 | 1110110 | 10000000 | 101101 | 1000 | 0 | 110010 | 10111110 | 11101 | 100111 |
Color Harmonies of #467680
Complementary color
Monochromatic Colors of #467680
Black with #467680
Text Example
Text Example
White with #467680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467680; }
p { color: rgb(70,118,128); }
H1.HeaderClassName
{
color: #467680;
}
.AnyTagClassName
{
color: #467680;
}
</style>
background-color css
<style>
a { background-color: #467680; }
a { background-color: rgb(70,118,128); }
div.DivClassName
{
background-color: #467680;
}
.BgClassName
{
background-color: #467680;
}
</style>
border-color css
<style>
span { border-color: #467680; }
span { border-color: rgb(70,118,128); }
td.TdClassName
{
border-color: #467680;
}
.TagClassName
{
border-color: #467680;
}
</style>