Shades of Paradiso #448687
Tints of Paradiso #448687
RGB
CMYK
RGB Variations
Color information
#448687 (or 0x448687) is known color: Paradiso. HEX triplet: 44, 86 and 87. RGB value is (68,134,135). Sum of RGB (Red+Green+Blue) = 68+134+135=337 (44% of max value = 765). Red value is 68 (26.95% from 255 or 20.18% from 337); Green value is 134 (52.73% from 255 or 39.76% from 337); Blue value is 135 (53.12% from 255 or 40.06% from 337); Max value from RGB is 135 - color contains mainly: blue. Hex color #448687 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #448687 is #BB7978. Grayscale: #727272. Windows color (decimal): -12286329 or 8881732. OLE color: 8881732.
HSL color Cylindrical-coordinate representation of color #448687: hue angle of 180.9º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #448687 is Cyan = 0.50, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 68 | 134 | 135 | - |
| CMYK | 0.50 | 0.01 | 0 | 0.47 |
| HSL | 180.9º | 0.33% | 0.4% | - |
| HSV(B) | 180.9º | 0.5% | 0.53% | - |
| XYZ | 15.28 | 20.03 | 25.98 | - |
| YUV | 114.38 | 139.63 | 94.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 134 | 135 | 0.50 | 0.01 | 0 | 0.47 | 180.9 | 0.33 | 0.4 |
| Hex | 44 | 86 | 87 | 32 | 1 | 0 | 2F | B5 | 21 | 28 |
| Octal | 104 | 206 | 207 | 62 | 1 | 0 | 57 | 265 | 41 | 50 |
| Binary | 1000100 | 10000110 | 10000111 | 110010 | 1 | 0 | 101111 | 10110101 | 100001 | 101000 |
Color Harmonies of #448687
Complementary color
Monochromatic Colors of #448687
Black with #448687
Text Example
Text Example
White with #448687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448687; }
p { color: rgb(68,134,135); }
H1.HeaderClassName
{
color: #448687;
}
.AnyTagClassName
{
color: #448687;
}
</style>
background-color css
<style>
a { background-color: #448687; }
a { background-color: rgb(68,134,135); }
div.DivClassName
{
background-color: #448687;
}
.BgClassName
{
background-color: #448687;
}
</style>
border-color css
<style>
span { border-color: #448687; }
span { border-color: rgb(68,134,135); }
td.TdClassName
{
border-color: #448687;
}
.TagClassName
{
border-color: #448687;
}
</style>