Shades of Paradiso #437681
Tints of Paradiso #437681
RGB
CMYK
RGB Variations
Color information
#437681 (or 0x437681) is known color: Paradiso. HEX triplet: 43, 76 and 81. RGB value is (67,118,129). Sum of RGB (Red+Green+Blue) = 67+118+129=314 (41% of max value = 765). Red value is 67 (26.56% from 255 or 21.34% from 314); Green value is 118 (46.48% from 255 or 37.58% from 314); Blue value is 129 (50.78% from 255 or 41.08% from 314); Max value from RGB is 129 - color contains mainly: blue. Hex color #437681 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #437681 is #BC897E. Grayscale: #676767. Windows color (decimal): -12355967 or 8484419. OLE color: 8484419.
HSL color Cylindrical-coordinate representation of color #437681: hue angle of 190.65º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #437681 is Cyan = 0.48, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 67 | 118 | 129 | - |
| CMYK | 0.48 | 0.09 | 0 | 0.49 |
| HSL | 190.65º | 0.32% | 0.38% | - |
| HSV(B) | 190.65º | 0.48% | 0.51% | - |
| XYZ | 12.76 | 15.74 | 23.13 | - |
| YUV | 104.01 | 142.1 | 101.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 118 | 129 | 0.48 | 0.09 | 0 | 0.49 | 190.65 | 0.32 | 0.38 |
| Hex | 43 | 76 | 81 | 30 | 9 | 0 | 31 | BF | 20 | 26 |
| Octal | 103 | 166 | 201 | 60 | 11 | 0 | 61 | 277 | 40 | 46 |
| Binary | 1000011 | 1110110 | 10000001 | 110000 | 1001 | 0 | 110001 | 10111111 | 100000 | 100110 |
Color Harmonies of #437681
Complementary color
Monochromatic Colors of #437681
Black with #437681
Text Example
Text Example
White with #437681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437681; }
p { color: rgb(67,118,129); }
H1.HeaderClassName
{
color: #437681;
}
.AnyTagClassName
{
color: #437681;
}
</style>
background-color css
<style>
a { background-color: #437681; }
a { background-color: rgb(67,118,129); }
div.DivClassName
{
background-color: #437681;
}
.BgClassName
{
background-color: #437681;
}
</style>
border-color css
<style>
span { border-color: #437681; }
span { border-color: rgb(67,118,129); }
td.TdClassName
{
border-color: #437681;
}
.TagClassName
{
border-color: #437681;
}
</style>