Shades of Paradiso #438786
Tints of Paradiso #438786
RGB
CMYK
RGB Variations
Color information
#438786 (or 0x438786) is known color: Paradiso. HEX triplet: 43, 87 and 86. RGB value is (67,135,134). Sum of RGB (Red+Green+Blue) = 67+135+134=336 (44% of max value = 765). Red value is 67 (26.56% from 255 or 19.94% from 336); Green value is 135 (53.12% from 255 or 40.18% from 336); Blue value is 134 (52.73% from 255 or 39.88% from 336); Max value from RGB is 135 - color contains mainly: green. Hex color #438786 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #438786 is #BC7879. Grayscale: #727272. Windows color (decimal): -12351610 or 8816451. OLE color: 8816451.
HSL color Cylindrical-coordinate representation of color #438786: hue angle of 179.12º degrees, saturation: 0.34, 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 #438786 is Cyan = 0.50, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 135 | 134 | - |
| CMYK | 0.50 | 0 | 0.01 | 0.47 |
| HSL | 179.12º | 0.34% | 0.4% | - |
| HSV(B) | 179.12º | 0.5% | 0.53% | - |
| XYZ | 15.28 | 20.24 | 25.66 | - |
| YUV | 114.55 | 138.97 | 94.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 135 | 134 | 0.50 | 0 | 0.01 | 0.47 | 179.12 | 0.34 | 0.4 |
| Hex | 43 | 87 | 86 | 32 | 0 | 1 | 2F | B3 | 22 | 28 |
| Octal | 103 | 207 | 206 | 62 | 0 | 1 | 57 | 263 | 42 | 50 |
| Binary | 1000011 | 10000111 | 10000110 | 110010 | 0 | 1 | 101111 | 10110011 | 100010 | 101000 |
Color Harmonies of #438786
Complementary color
Monochromatic Colors of #438786
Black with #438786
Text Example
Text Example
White with #438786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438786; }
p { color: rgb(67,135,134); }
H1.HeaderClassName
{
color: #438786;
}
.AnyTagClassName
{
color: #438786;
}
</style>
background-color css
<style>
a { background-color: #438786; }
a { background-color: rgb(67,135,134); }
div.DivClassName
{
background-color: #438786;
}
.BgClassName
{
background-color: #438786;
}
</style>
border-color css
<style>
span { border-color: #438786; }
span { border-color: rgb(67,135,134); }
td.TdClassName
{
border-color: #438786;
}
.TagClassName
{
border-color: #438786;
}
</style>