Shades of Paradiso #438584
Tints of Paradiso #438584
RGB
CMYK
RGB Variations
Color information
#438584 (or 0x438584) is known color: Paradiso. HEX triplet: 43, 85 and 84. RGB value is (67,133,132). Sum of RGB (Red+Green+Blue) = 67+133+132=332 (43% of max value = 765). Red value is 67 (26.56% from 255 or 20.18% from 332); Green value is 133 (52.34% from 255 or 40.06% from 332); Blue value is 132 (51.95% from 255 or 39.76% from 332); Max value from RGB is 133 - color contains mainly: green. Hex color #438584 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #438584 is #BC7A7B. Grayscale: #717171. Windows color (decimal): -12352124 or 8684867. OLE color: 8684867.
HSL color Cylindrical-coordinate representation of color #438584: hue angle of 179.09º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #438584 is Cyan = 0.50, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 67 | 133 | 132 | - |
| CMYK | 0.50 | 0 | 0.01 | 0.48 |
| HSL | 179.09º | 0.33% | 0.39% | - |
| HSV(B) | 179.09º | 0.5% | 0.52% | - |
| XYZ | 14.87 | 19.63 | 24.84 | - |
| YUV | 113.15 | 138.63 | 95.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 133 | 132 | 0.50 | 0 | 0.01 | 0.48 | 179.09 | 0.33 | 0.39 |
| Hex | 43 | 85 | 84 | 32 | 0 | 1 | 30 | B3 | 21 | 27 |
| Octal | 103 | 205 | 204 | 62 | 0 | 1 | 60 | 263 | 41 | 47 |
| Binary | 1000011 | 10000101 | 10000100 | 110010 | 0 | 1 | 110000 | 10110011 | 100001 | 100111 |
Color Harmonies of #438584
Complementary color
Monochromatic Colors of #438584
Black with #438584
Text Example
Text Example
White with #438584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438584; }
p { color: rgb(67,133,132); }
H1.HeaderClassName
{
color: #438584;
}
.AnyTagClassName
{
color: #438584;
}
</style>
background-color css
<style>
a { background-color: #438584; }
a { background-color: rgb(67,133,132); }
div.DivClassName
{
background-color: #438584;
}
.BgClassName
{
background-color: #438584;
}
</style>
border-color css
<style>
span { border-color: #438584; }
span { border-color: rgb(67,133,132); }
td.TdClassName
{
border-color: #438584;
}
.TagClassName
{
border-color: #438584;
}
</style>