Shades of Paradiso #468689
Tints of Paradiso #468689
RGB
CMYK
RGB Variations
Color information
#468689 (or 0x468689) is known color: Paradiso. HEX triplet: 46, 86 and 89. RGB value is (70,134,137). Sum of RGB (Red+Green+Blue) = 70+134+137=341 (45% of max value = 765). Red value is 70 (27.73% from 255 or 20.53% from 341); Green value is 134 (52.73% from 255 or 39.30% from 341); Blue value is 137 (53.91% from 255 or 40.18% from 341); Max value from RGB is 137 - color contains mainly: blue. Hex color #468689 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #468689 is #B97976. Grayscale: #737373. Windows color (decimal): -12155255 or 9012806. OLE color: 9012806.
HSL color Cylindrical-coordinate representation of color #468689: hue angle of 182.69º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #468689 is Cyan = 0.49, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 70 | 134 | 137 | - |
| CMYK | 0.49 | 0.02 | 0 | 0.46 |
| HSL | 182.69º | 0.32% | 0.41% | - |
| HSV(B) | 182.69º | 0.49% | 0.54% | - |
| XYZ | 15.57 | 20.16 | 26.74 | - |
| YUV | 115.21 | 140.3 | 95.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 134 | 137 | 0.49 | 0.02 | 0 | 0.46 | 182.69 | 0.32 | 0.41 |
| Hex | 46 | 86 | 89 | 31 | 2 | 0 | 2E | B7 | 20 | 29 |
| Octal | 106 | 206 | 211 | 61 | 2 | 0 | 56 | 267 | 40 | 51 |
| Binary | 1000110 | 10000110 | 10001001 | 110001 | 10 | 0 | 101110 | 10110111 | 100000 | 101001 |
Color Harmonies of #468689
Complementary color
Monochromatic Colors of #468689
Black with #468689
Text Example
Text Example
White with #468689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468689; }
p { color: rgb(70,134,137); }
H1.HeaderClassName
{
color: #468689;
}
.AnyTagClassName
{
color: #468689;
}
</style>
background-color css
<style>
a { background-color: #468689; }
a { background-color: rgb(70,134,137); }
div.DivClassName
{
background-color: #468689;
}
.BgClassName
{
background-color: #468689;
}
</style>
border-color css
<style>
span { border-color: #468689; }
span { border-color: rgb(70,134,137); }
td.TdClassName
{
border-color: #468689;
}
.TagClassName
{
border-color: #468689;
}
</style>