Shades of Paradiso #438380
Tints of Paradiso #438380
RGB
CMYK
RGB Variations
Color information
#438380 (or 0x438380) is known color: Paradiso. HEX triplet: 43, 83 and 80. RGB value is (67,131,128). Sum of RGB (Red+Green+Blue) = 67+131+128=326 (43% of max value = 765). Red value is 67 (26.56% from 255 or 20.55% from 326); Green value is 131 (51.56% from 255 or 40.18% from 326); Blue value is 128 (50.39% from 255 or 39.26% from 326); Max value from RGB is 131 - color contains mainly: green. Hex color #438380 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #438380 is #BC7C7F. Grayscale: #6F6F6F. Windows color (decimal): -12352640 or 8422211. OLE color: 8422211.
HSL color Cylindrical-coordinate representation of color #438380: hue angle of 177.19º degrees, saturation: 0.32, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #438380 is Cyan = 0.49, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 67 | 131 | 128 | - |
| CMYK | 0.49 | 0 | 0.02 | 0.49 |
| HSL | 177.19º | 0.32% | 0.39% | - |
| HSV(B) | 177.19º | 0.49% | 0.51% | - |
| XYZ | 14.33 | 18.98 | 23.33 | - |
| YUV | 111.52 | 137.3 | 96.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 131 | 128 | 0.49 | 0 | 0.02 | 0.49 | 177.19 | 0.32 | 0.39 |
| Hex | 43 | 83 | 80 | 31 | 0 | 2 | 31 | B1 | 20 | 27 |
| Octal | 103 | 203 | 200 | 61 | 0 | 2 | 61 | 261 | 40 | 47 |
| Binary | 1000011 | 10000011 | 10000000 | 110001 | 0 | 10 | 110001 | 10110001 | 100000 | 100111 |
Color Harmonies of #438380
Complementary color
Monochromatic Colors of #438380
Black with #438380
Text Example
Text Example
White with #438380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438380; }
p { color: rgb(67,131,128); }
H1.HeaderClassName
{
color: #438380;
}
.AnyTagClassName
{
color: #438380;
}
</style>
background-color css
<style>
a { background-color: #438380; }
a { background-color: rgb(67,131,128); }
div.DivClassName
{
background-color: #438380;
}
.BgClassName
{
background-color: #438380;
}
</style>
border-color css
<style>
span { border-color: #438380; }
span { border-color: rgb(67,131,128); }
td.TdClassName
{
border-color: #438380;
}
.TagClassName
{
border-color: #438380;
}
</style>