Shades of Paradiso #438685
Tints of Paradiso #438685
RGB
CMYK
RGB Variations
Color information
#438685 (or 0x438685) is known color: Paradiso. HEX triplet: 43, 86 and 85. RGB value is (67,134,133). Sum of RGB (Red+Green+Blue) = 67+134+133=334 (44% of max value = 765). Red value is 67 (26.56% from 255 or 20.06% from 334); Green value is 134 (52.73% from 255 or 40.12% from 334); Blue value is 133 (52.34% from 255 or 39.82% from 334); Max value from RGB is 134 - color contains mainly: green. Hex color #438685 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #438685 is #BC797A. Grayscale: #717171. Windows color (decimal): -12351867 or 8750659. OLE color: 8750659.
HSL color Cylindrical-coordinate representation of color #438685: hue angle of 179.1º 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 #438685 is Cyan = 0.5, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 134 | 133 | - |
| CMYK | 0.5 | 0 | 0.01 | 0.47 |
| HSL | 179.1º | 0.33% | 0.39% | - |
| HSV(B) | 179.1º | 0.5% | 0.53% | - |
| XYZ | 15.07 | 19.94 | 25.24 | - |
| YUV | 113.85 | 138.8 | 94.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 134 | 133 | 0.5 | 0 | 0.01 | 0.47 | 179.1 | 0.33 | 0.39 |
| Hex | 43 | 86 | 85 | 32 | 0 | 1 | 2F | B3 | 21 | 27 |
| Octal | 103 | 206 | 205 | 62 | 0 | 1 | 57 | 263 | 41 | 47 |
| Binary | 1000011 | 10000110 | 10000101 | 110010 | 0 | 1 | 101111 | 10110011 | 100001 | 100111 |
Color Harmonies of #438685
Complementary color
Monochromatic Colors of #438685
Black with #438685
Text Example
Text Example
White with #438685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438685; }
p { color: rgb(67,134,133); }
H1.HeaderClassName
{
color: #438685;
}
.AnyTagClassName
{
color: #438685;
}
</style>
background-color css
<style>
a { background-color: #438685; }
a { background-color: rgb(67,134,133); }
div.DivClassName
{
background-color: #438685;
}
.BgClassName
{
background-color: #438685;
}
</style>
border-color css
<style>
span { border-color: #438685; }
span { border-color: rgb(67,134,133); }
td.TdClassName
{
border-color: #438685;
}
.TagClassName
{
border-color: #438685;
}
</style>