Shades of Paradiso #448685
Tints of Paradiso #448685
RGB
CMYK
RGB Variations
Color information
#448685 (or 0x448685) is known color: Paradiso. HEX triplet: 44, 86 and 85. RGB value is (68,134,133). Sum of RGB (Red+Green+Blue) = 68+134+133=335 (44% of max value = 765). Red value is 68 (26.95% from 255 or 20.30% from 335); Green value is 134 (52.73% from 255 or 40% from 335); Blue value is 133 (52.34% from 255 or 39.70% from 335); Max value from RGB is 134 - color contains mainly: green. Hex color #448685 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #448685 is #BB797A. Grayscale: #727272. Windows color (decimal): -12286331 or 8750660. OLE color: 8750660.
HSL color Cylindrical-coordinate representation of color #448685: hue angle of 179.09º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #448685 is Cyan = 0.49, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 68 | 134 | 133 | - |
| CMYK | 0.49 | 0 | 0.01 | 0.47 |
| HSL | 179.09º | 0.33% | 0.4% | - |
| HSV(B) | 179.09º | 0.49% | 0.53% | - |
| XYZ | 15.14 | 19.97 | 25.25 | - |
| YUV | 114.15 | 138.63 | 95.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 134 | 133 | 0.49 | 0 | 0.01 | 0.47 | 179.09 | 0.33 | 0.4 |
| Hex | 44 | 86 | 85 | 31 | 0 | 1 | 2F | B3 | 21 | 28 |
| Octal | 104 | 206 | 205 | 61 | 0 | 1 | 57 | 263 | 41 | 50 |
| Binary | 1000100 | 10000110 | 10000101 | 110001 | 0 | 1 | 101111 | 10110011 | 100001 | 101000 |
Color Harmonies of #448685
Complementary color
Monochromatic Colors of #448685
Black with #448685
Text Example
Text Example
White with #448685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448685; }
p { color: rgb(68,134,133); }
H1.HeaderClassName
{
color: #448685;
}
.AnyTagClassName
{
color: #448685;
}
</style>
background-color css
<style>
a { background-color: #448685; }
a { background-color: rgb(68,134,133); }
div.DivClassName
{
background-color: #448685;
}
.BgClassName
{
background-color: #448685;
}
</style>
border-color css
<style>
span { border-color: #448685; }
span { border-color: rgb(68,134,133); }
td.TdClassName
{
border-color: #448685;
}
.TagClassName
{
border-color: #448685;
}
</style>