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