Shades of Paradiso #418487
Tints of Paradiso #418487
RGB
CMYK
RGB Variations
Color information
#418487 (or 0x418487) is known color: Paradiso. HEX triplet: 41, 84 and 87. RGB value is (65,132,135). Sum of RGB (Red+Green+Blue) = 65+132+135=332 (43% of max value = 765). Red value is 65 (25.78% from 255 or 19.58% from 332); Green value is 132 (51.95% from 255 or 39.76% from 332); Blue value is 135 (53.12% from 255 or 40.66% from 332); Max value from RGB is 135 - color contains mainly: blue. Hex color #418487 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #418487 is #BE7B78. Grayscale: #707070. Windows color (decimal): -12483449 or 8881217. OLE color: 8881217.
HSL color Cylindrical-coordinate representation of color #418487: hue angle of 182.57º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #418487 is Cyan = 0.52, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 65 | 132 | 135 | - |
| CMYK | 0.52 | 0.02 | 0 | 0.47 |
| HSL | 182.57º | 0.35% | 0.39% | - |
| HSV(B) | 182.57º | 0.52% | 0.53% | - |
| XYZ | 14.8 | 19.38 | 25.88 | - |
| YUV | 112.31 | 140.8 | 94.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 132 | 135 | 0.52 | 0.02 | 0 | 0.47 | 182.57 | 0.35 | 0.39 |
| Hex | 41 | 84 | 87 | 34 | 2 | 0 | 2F | B7 | 23 | 27 |
| Octal | 101 | 204 | 207 | 64 | 2 | 0 | 57 | 267 | 43 | 47 |
| Binary | 1000001 | 10000100 | 10000111 | 110100 | 10 | 0 | 101111 | 10110111 | 100011 | 100111 |
Color Harmonies of #418487
Complementary color
Monochromatic Colors of #418487
Black with #418487
Text Example
Text Example
White with #418487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #418487; }
p { color: rgb(65,132,135); }
H1.HeaderClassName
{
color: #418487;
}
.AnyTagClassName
{
color: #418487;
}
</style>
background-color css
<style>
a { background-color: #418487; }
a { background-color: rgb(65,132,135); }
div.DivClassName
{
background-color: #418487;
}
.BgClassName
{
background-color: #418487;
}
</style>
border-color css
<style>
span { border-color: #418487; }
span { border-color: rgb(65,132,135); }
td.TdClassName
{
border-color: #418487;
}
.TagClassName
{
border-color: #418487;
}
</style>