Shades of Paradiso #378286
Tints of Paradiso #378286
RGB
CMYK
RGB Variations
Color information
#378286 (or 0x378286) is known color: Paradiso. HEX triplet: 37, 82 and 86. RGB value is (55,130,134). Sum of RGB (Red+Green+Blue) = 55+130+134=319 (42% of max value = 765). Red value is 55 (21.88% from 255 or 17.24% from 319); Green value is 130 (51.17% from 255 or 40.75% from 319); Blue value is 134 (52.73% from 255 or 42.01% from 319); Max value from RGB is 134 - color contains mainly: blue. Hex color #378286 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #378286 is #C87D79. Grayscale: #6B6B6B. Windows color (decimal): -13139322 or 8815159. OLE color: 8815159.
HSL color Cylindrical-coordinate representation of color #378286: hue angle of 183.04º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #378286 is Cyan = 0.59, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 130 | 134 | - |
| CMYK | 0.59 | 0.03 | 0 | 0.47 |
| HSL | 183.04º | 0.42% | 0.37% | - |
| HSV(B) | 183.04º | 0.59% | 0.53% | - |
| XYZ | 13.86 | 18.5 | 25.39 | - |
| YUV | 108.03 | 142.65 | 90.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 130 | 134 | 0.59 | 0.03 | 0 | 0.47 | 183.04 | 0.42 | 0.37 |
| Hex | 37 | 82 | 86 | 3B | 3 | 0 | 2F | B7 | 2A | 25 |
| Octal | 67 | 202 | 206 | 73 | 3 | 0 | 57 | 267 | 52 | 45 |
| Binary | 110111 | 10000010 | 10000110 | 111011 | 11 | 0 | 101111 | 10110111 | 101010 | 100101 |
Color Harmonies of #378286
Complementary color
Monochromatic Colors of #378286
Black with #378286
Text Example
Text Example
White with #378286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378286; }
p { color: rgb(55,130,134); }
H1.HeaderClassName
{
color: #378286;
}
.AnyTagClassName
{
color: #378286;
}
</style>
background-color css
<style>
a { background-color: #378286; }
a { background-color: rgb(55,130,134); }
div.DivClassName
{
background-color: #378286;
}
.BgClassName
{
background-color: #378286;
}
</style>
border-color css
<style>
span { border-color: #378286; }
span { border-color: rgb(55,130,134); }
td.TdClassName
{
border-color: #378286;
}
.TagClassName
{
border-color: #378286;
}
</style>