Shades of Paradiso #438486
Tints of Paradiso #438486
RGB
CMYK
RGB Variations
Color information
#438486 (or 0x438486) is known color: Paradiso. HEX triplet: 43, 84 and 86. RGB value is (67,132,134). Sum of RGB (Red+Green+Blue) = 67+132+134=333 (44% of max value = 765). Red value is 67 (26.56% from 255 or 20.12% from 333); Green value is 132 (51.95% from 255 or 39.64% from 333); Blue value is 134 (52.73% from 255 or 40.24% from 333); Max value from RGB is 134 - color contains mainly: blue. Hex color #438486 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #438486 is #BC7B79. Grayscale: #707070. Windows color (decimal): -12352378 or 8815683. OLE color: 8815683.
HSL color Cylindrical-coordinate representation of color #438486: hue angle of 181.79º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #438486 is Cyan = 0.5, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 132 | 134 | - |
| CMYK | 0.5 | 0.01 | 0 | 0.47 |
| HSL | 181.79º | 0.33% | 0.39% | - |
| HSV(B) | 181.79º | 0.5% | 0.53% | - |
| XYZ | 14.87 | 19.42 | 25.52 | - |
| YUV | 112.79 | 139.97 | 95.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 132 | 134 | 0.5 | 0.01 | 0 | 0.47 | 181.79 | 0.33 | 0.39 |
| Hex | 43 | 84 | 86 | 32 | 1 | 0 | 2F | B6 | 21 | 27 |
| Octal | 103 | 204 | 206 | 62 | 1 | 0 | 57 | 266 | 41 | 47 |
| Binary | 1000011 | 10000100 | 10000110 | 110010 | 1 | 0 | 101111 | 10110110 | 100001 | 100111 |
Color Harmonies of #438486
Complementary color
Monochromatic Colors of #438486
Black with #438486
Text Example
Text Example
White with #438486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438486; }
p { color: rgb(67,132,134); }
H1.HeaderClassName
{
color: #438486;
}
.AnyTagClassName
{
color: #438486;
}
</style>
background-color css
<style>
a { background-color: #438486; }
a { background-color: rgb(67,132,134); }
div.DivClassName
{
background-color: #438486;
}
.BgClassName
{
background-color: #438486;
}
</style>
border-color css
<style>
span { border-color: #438486; }
span { border-color: rgb(67,132,134); }
td.TdClassName
{
border-color: #438486;
}
.TagClassName
{
border-color: #438486;
}
</style>