Shades of Paradiso #438784
Tints of Paradiso #438784
RGB
CMYK
RGB Variations
Color information
#438784 (or 0x438784) is known color: Paradiso. HEX triplet: 43, 87 and 84. RGB value is (67,135,132). Sum of RGB (Red+Green+Blue) = 67+135+132=334 (44% of max value = 765). Red value is 67 (26.56% from 255 or 20.06% from 334); Green value is 135 (53.12% from 255 or 40.42% from 334); Blue value is 132 (51.95% from 255 or 39.52% from 334); Max value from RGB is 135 - color contains mainly: green. Hex color #438784 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #438784 is #BC787B. Grayscale: #727272. Windows color (decimal): -12351612 or 8685379. OLE color: 8685379.
HSL color Cylindrical-coordinate representation of color #438784: hue angle of 177.35º 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 #438784 is Cyan = 0.50, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 135 | 132 | - |
| CMYK | 0.50 | 0 | 0.02 | 0.47 |
| HSL | 177.35º | 0.34% | 0.4% | - |
| HSV(B) | 177.35º | 0.5% | 0.53% | - |
| XYZ | 15.14 | 20.19 | 24.93 | - |
| YUV | 114.33 | 137.97 | 94.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 135 | 132 | 0.50 | 0 | 0.02 | 0.47 | 177.35 | 0.34 | 0.4 |
| Hex | 43 | 87 | 84 | 32 | 0 | 2 | 2F | B1 | 22 | 28 |
| Octal | 103 | 207 | 204 | 62 | 0 | 2 | 57 | 261 | 42 | 50 |
| Binary | 1000011 | 10000111 | 10000100 | 110010 | 0 | 10 | 101111 | 10110001 | 100010 | 101000 |
Color Harmonies of #438784
Complementary color
Monochromatic Colors of #438784
Black with #438784
Text Example
Text Example
White with #438784
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438784; }
p { color: rgb(67,135,132); }
H1.HeaderClassName
{
color: #438784;
}
.AnyTagClassName
{
color: #438784;
}
</style>
background-color css
<style>
a { background-color: #438784; }
a { background-color: rgb(67,135,132); }
div.DivClassName
{
background-color: #438784;
}
.BgClassName
{
background-color: #438784;
}
</style>
border-color css
<style>
span { border-color: #438784; }
span { border-color: rgb(67,135,132); }
td.TdClassName
{
border-color: #438784;
}
.TagClassName
{
border-color: #438784;
}
</style>