Shades of Paradiso #497781
Tints of Paradiso #497781
RGB
CMYK
RGB Variations
Color information
#497781 (or 0x497781) is known color: Paradiso. HEX triplet: 49, 77 and 81. RGB value is (73,119,129). Sum of RGB (Red+Green+Blue) = 73+119+129=321 (42% of max value = 765). Red value is 73 (28.91% from 255 or 22.74% from 321); Green value is 119 (46.88% from 255 or 37.07% from 321); Blue value is 129 (50.78% from 255 or 40.19% from 321); Max value from RGB is 129 - color contains mainly: blue. Hex color #497781 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #497781 is #B6887E. Grayscale: #6A6A6A. Windows color (decimal): -11962495 or 8484681. OLE color: 8484681.
HSL color Cylindrical-coordinate representation of color #497781: hue angle of 190.71º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #497781 is Cyan = 0.43, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 73 | 119 | 129 | - |
| CMYK | 0.43 | 0.08 | 0 | 0.49 |
| HSL | 190.71º | 0.28% | 0.4% | - |
| HSV(B) | 190.71º | 0.43% | 0.51% | - |
| XYZ | 13.31 | 16.2 | 23.19 | - |
| YUV | 106.39 | 140.76 | 104.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 119 | 129 | 0.43 | 0.08 | 0 | 0.49 | 190.71 | 0.28 | 0.4 |
| Hex | 49 | 77 | 81 | 2B | 8 | 0 | 31 | BF | 1C | 28 |
| Octal | 111 | 167 | 201 | 53 | 10 | 0 | 61 | 277 | 34 | 50 |
| Binary | 1001001 | 1110111 | 10000001 | 101011 | 1000 | 0 | 110001 | 10111111 | 11100 | 101000 |
Color Harmonies of #497781
Complementary color
Monochromatic Colors of #497781
Black with #497781
Text Example
Text Example
White with #497781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497781; }
p { color: rgb(73,119,129); }
H1.HeaderClassName
{
color: #497781;
}
.AnyTagClassName
{
color: #497781;
}
</style>
background-color css
<style>
a { background-color: #497781; }
a { background-color: rgb(73,119,129); }
div.DivClassName
{
background-color: #497781;
}
.BgClassName
{
background-color: #497781;
}
</style>
border-color css
<style>
span { border-color: #497781; }
span { border-color: rgb(73,119,129); }
td.TdClassName
{
border-color: #497781;
}
.TagClassName
{
border-color: #497781;
}
</style>