Shades of Paradiso #438087
Tints of Paradiso #438087
RGB
CMYK
RGB Variations
Color information
#438087 (or 0x438087) is known color: Paradiso. HEX triplet: 43, 80 and 87. RGB value is (67,128,135). Sum of RGB (Red+Green+Blue) = 67+128+135=330 (43% of max value = 765). Red value is 67 (26.56% from 255 or 20.30% from 330); Green value is 128 (50.39% from 255 or 38.79% from 330); Blue value is 135 (53.12% from 255 or 40.91% from 330); Max value from RGB is 135 - color contains mainly: blue. Hex color #438087 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #438087 is #BC7F78. Grayscale: #6E6E6E. Windows color (decimal): -12353401 or 8880195. OLE color: 8880195.
HSL color Cylindrical-coordinate representation of color #438087: hue angle of 186.18º 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 #438087 is Cyan = 0.50, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 128 | 135 | - |
| CMYK | 0.50 | 0.05 | 0 | 0.47 |
| HSL | 186.18º | 0.34% | 0.4% | - |
| HSV(B) | 186.18º | 0.5% | 0.53% | - |
| XYZ | 14.41 | 18.38 | 25.71 | - |
| YUV | 110.56 | 141.79 | 96.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 128 | 135 | 0.50 | 0.05 | 0 | 0.47 | 186.18 | 0.34 | 0.4 |
| Hex | 43 | 80 | 87 | 32 | 5 | 0 | 2F | BA | 22 | 28 |
| Octal | 103 | 200 | 207 | 62 | 5 | 0 | 57 | 272 | 42 | 50 |
| Binary | 1000011 | 10000000 | 10000111 | 110010 | 101 | 0 | 101111 | 10111010 | 100010 | 101000 |
Color Harmonies of #438087
Complementary color
Monochromatic Colors of #438087
Black with #438087
Text Example
Text Example
White with #438087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438087; }
p { color: rgb(67,128,135); }
H1.HeaderClassName
{
color: #438087;
}
.AnyTagClassName
{
color: #438087;
}
</style>
background-color css
<style>
a { background-color: #438087; }
a { background-color: rgb(67,128,135); }
div.DivClassName
{
background-color: #438087;
}
.BgClassName
{
background-color: #438087;
}
</style>
border-color css
<style>
span { border-color: #438087; }
span { border-color: rgb(67,128,135); }
td.TdClassName
{
border-color: #438087;
}
.TagClassName
{
border-color: #438087;
}
</style>