Shades of Blue Dianne #395751
Tints of Blue Dianne #395751
RGB
CMYK
RGB Variations
Color information
#395751 (or 0x395751) is known color: Blue Dianne. HEX triplet: 39, 57 and 51. RGB value is (57,87,81). Sum of RGB (Red+Green+Blue) = 57+87+81=225 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.33% from 225); Green value is 87 (34.38% from 255 or 38.67% from 225); Blue value is 81 (32.03% from 255 or 36% from 225); Max value from RGB is 87 - color contains mainly: green. Hex color #395751 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #395751 is #C6A8AE. Grayscale: #4D4D4D. Windows color (decimal): -13019311 or 5330745. OLE color: 5330745.
HSL color Cylindrical-coordinate representation of color #395751: hue angle of 168º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #395751 is Cyan = 0.34, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 57 | 87 | 81 | - |
| CMYK | 0.34 | 0 | 0.07 | 0.66 |
| HSL | 168º | 0.21% | 0.28% | - |
| HSV(B) | 168º | 0.34% | 0.34% | - |
| XYZ | 6.58 | 8.28 | 9.04 | - |
| YUV | 77.35 | 130.06 | 113.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 87 | 81 | 0.34 | 0 | 0.07 | 0.66 | 168 | 0.21 | 0.28 |
| Hex | 39 | 57 | 51 | 22 | 0 | 7 | 42 | A8 | 15 | 1C |
| Octal | 71 | 127 | 121 | 42 | 0 | 7 | 102 | 250 | 25 | 34 |
| Binary | 111001 | 1010111 | 1010001 | 100010 | 0 | 111 | 1000010 | 10101000 | 10101 | 11100 |
Color Harmonies of #395751
Complementary color
Monochromatic Colors of #395751
Black with #395751
Text Example
Text Example
White with #395751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395751; }
p { color: rgb(57,87,81); }
H1.HeaderClassName
{
color: #395751;
}
.AnyTagClassName
{
color: #395751;
}
</style>
background-color css
<style>
a { background-color: #395751; }
a { background-color: rgb(57,87,81); }
div.DivClassName
{
background-color: #395751;
}
.BgClassName
{
background-color: #395751;
}
</style>
border-color css
<style>
span { border-color: #395751; }
span { border-color: rgb(57,87,81); }
td.TdClassName
{
border-color: #395751;
}
.TagClassName
{
border-color: #395751;
}
</style>