Shades of Paradiso #438188
Tints of Paradiso #438188
RGB
CMYK
RGB Variations
Color information
#438188 (or 0x438188) is known color: Paradiso. HEX triplet: 43, 81 and 88. RGB value is (67,129,136). Sum of RGB (Red+Green+Blue) = 67+129+136=332 (43% of max value = 765). Red value is 67 (26.56% from 255 or 20.18% from 332); Green value is 129 (50.78% from 255 or 38.86% from 332); Blue value is 136 (53.52% from 255 or 40.96% from 332); Max value from RGB is 136 - color contains mainly: blue. Hex color #438188 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #438188 is #BC7E77. Grayscale: #6F6F6F. Windows color (decimal): -12353144 or 8945987. OLE color: 8945987.
HSL color Cylindrical-coordinate representation of color #438188: hue angle of 186.09º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #438188 is Cyan = 0.51, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 129 | 136 | - |
| CMYK | 0.51 | 0.05 | 0 | 0.47 |
| HSL | 186.09º | 0.34% | 0.4% | - |
| HSV(B) | 186.09º | 0.51% | 0.53% | - |
| XYZ | 14.61 | 18.67 | 26.13 | - |
| YUV | 111.26 | 141.96 | 96.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 129 | 136 | 0.51 | 0.05 | 0 | 0.47 | 186.09 | 0.34 | 0.4 |
| Hex | 43 | 81 | 88 | 33 | 5 | 0 | 2F | BA | 22 | 28 |
| Octal | 103 | 201 | 210 | 63 | 5 | 0 | 57 | 272 | 42 | 50 |
| Binary | 1000011 | 10000001 | 10001000 | 110011 | 101 | 0 | 101111 | 10111010 | 100010 | 101000 |
Color Harmonies of #438188
Complementary color
Monochromatic Colors of #438188
Black with #438188
Text Example
Text Example
White with #438188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438188; }
p { color: rgb(67,129,136); }
H1.HeaderClassName
{
color: #438188;
}
.AnyTagClassName
{
color: #438188;
}
</style>
background-color css
<style>
a { background-color: #438188; }
a { background-color: rgb(67,129,136); }
div.DivClassName
{
background-color: #438188;
}
.BgClassName
{
background-color: #438188;
}
</style>
border-color css
<style>
span { border-color: #438188; }
span { border-color: rgb(67,129,136); }
td.TdClassName
{
border-color: #438188;
}
.TagClassName
{
border-color: #438188;
}
</style>