Shades of Paradiso #438187
Tints of Paradiso #438187
RGB
CMYK
RGB Variations
Color information
#438187 (or 0x438187) is known color: Paradiso. HEX triplet: 43, 81 and 87. RGB value is (67,129,135). Sum of RGB (Red+Green+Blue) = 67+129+135=331 (43% of max value = 765). Red value is 67 (26.56% from 255 or 20.24% from 331); Green value is 129 (50.78% from 255 or 38.97% from 331); Blue value is 135 (53.12% from 255 or 40.79% from 331); Max value from RGB is 135 - color contains mainly: blue. Hex color #438187 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #438187 is #BC7E78. Grayscale: #6F6F6F. Windows color (decimal): -12353145 or 8880451. OLE color: 8880451.
HSL color Cylindrical-coordinate representation of color #438187: hue angle of 185.29º 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 #438187 is Cyan = 0.50, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 129 | 135 | - |
| CMYK | 0.50 | 0.04 | 0 | 0.47 |
| HSL | 185.29º | 0.34% | 0.4% | - |
| HSV(B) | 185.29º | 0.5% | 0.53% | - |
| XYZ | 14.54 | 18.64 | 25.75 | - |
| YUV | 111.15 | 141.46 | 96.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 129 | 135 | 0.50 | 0.04 | 0 | 0.47 | 185.29 | 0.34 | 0.4 |
| Hex | 43 | 81 | 87 | 32 | 4 | 0 | 2F | B9 | 22 | 28 |
| Octal | 103 | 201 | 207 | 62 | 4 | 0 | 57 | 271 | 42 | 50 |
| Binary | 1000011 | 10000001 | 10000111 | 110010 | 100 | 0 | 101111 | 10111001 | 100010 | 101000 |
Color Harmonies of #438187
Complementary color
Monochromatic Colors of #438187
Black with #438187
Text Example
Text Example
White with #438187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438187; }
p { color: rgb(67,129,135); }
H1.HeaderClassName
{
color: #438187;
}
.AnyTagClassName
{
color: #438187;
}
</style>
background-color css
<style>
a { background-color: #438187; }
a { background-color: rgb(67,129,135); }
div.DivClassName
{
background-color: #438187;
}
.BgClassName
{
background-color: #438187;
}
</style>
border-color css
<style>
span { border-color: #438187; }
span { border-color: rgb(67,129,135); }
td.TdClassName
{
border-color: #438187;
}
.TagClassName
{
border-color: #438187;
}
</style>