Shades of Paradiso #478083
Tints of Paradiso #478083
RGB
CMYK
RGB Variations
Color information
#478083 (or 0x478083) is known color: Paradiso. HEX triplet: 47, 80 and 83. RGB value is (71,128,131). Sum of RGB (Red+Green+Blue) = 71+128+131=330 (43% of max value = 765). Red value is 71 (28.12% from 255 or 21.52% from 330); Green value is 128 (50.39% from 255 or 38.79% from 330); Blue value is 131 (51.56% from 255 or 39.70% from 330); Max value from RGB is 131 - color contains mainly: blue. Hex color #478083 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #478083 is #B87F7C. Grayscale: #6F6F6F. Windows color (decimal): -12091261 or 8618055. OLE color: 8618055.
HSL color Cylindrical-coordinate representation of color #478083: hue angle of 183º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #478083 is Cyan = 0.46, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 128 | 131 | - |
| CMYK | 0.46 | 0.02 | 0 | 0.49 |
| HSL | 183º | 0.3% | 0.4% | - |
| HSV(B) | 183º | 0.46% | 0.51% | - |
| XYZ | 14.41 | 18.42 | 24.27 | - |
| YUV | 111.3 | 139.12 | 99.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 128 | 131 | 0.46 | 0.02 | 0 | 0.49 | 183 | 0.3 | 0.4 |
| Hex | 47 | 80 | 83 | 2E | 2 | 0 | 31 | B7 | 1E | 28 |
| Octal | 107 | 200 | 203 | 56 | 2 | 0 | 61 | 267 | 36 | 50 |
| Binary | 1000111 | 10000000 | 10000011 | 101110 | 10 | 0 | 110001 | 10110111 | 11110 | 101000 |
Color Harmonies of #478083
Complementary color
Monochromatic Colors of #478083
Black with #478083
Text Example
Text Example
White with #478083
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478083; }
p { color: rgb(71,128,131); }
H1.HeaderClassName
{
color: #478083;
}
.AnyTagClassName
{
color: #478083;
}
</style>
background-color css
<style>
a { background-color: #478083; }
a { background-color: rgb(71,128,131); }
div.DivClassName
{
background-color: #478083;
}
.BgClassName
{
background-color: #478083;
}
</style>
border-color css
<style>
span { border-color: #478083; }
span { border-color: rgb(71,128,131); }
td.TdClassName
{
border-color: #478083;
}
.TagClassName
{
border-color: #478083;
}
</style>