Shades of Blue Dianne #394747
Tints of Blue Dianne #394747
RGB
CMYK
RGB Variations
Color information
#394747 (or 0x394747) is known color: Blue Dianne. HEX triplet: 39, 47 and 47. RGB value is (57,71,71). Sum of RGB (Red+Green+Blue) = 57+71+71=199 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.64% from 199); Green value is 71 (28.12% from 255 or 35.68% from 199); Blue value is 71 (28.12% from 255 or 35.68% from 199); Max value from RGB is 71 - color contains mainly: green, blue. Hex color #394747 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #394747 is #C6B8B8. Grayscale: #424242. Windows color (decimal): -13023417 or 4671289. OLE color: 4671289.
HSL color Cylindrical-coordinate representation of color #394747: hue angle of 180º degrees, saturation: 0.11, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #394747 is Cyan = 0.20, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 57 | 71 | 71 | - |
| CMYK | 0.20 | 0 | 0 | 0.72 |
| HSL | 180º | 0.11% | 0.25% | - |
| HSV(B) | 180º | 0.2% | 0.28% | - |
| XYZ | 5.08 | 5.83 | 6.82 | - |
| YUV | 66.81 | 130.36 | 121 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 71 | 71 | 0.20 | 0 | 0 | 0.72 | 180 | 0.11 | 0.25 |
| Hex | 39 | 47 | 47 | 14 | 0 | 0 | 48 | B4 | B | 19 |
| Octal | 71 | 107 | 107 | 24 | 0 | 0 | 110 | 264 | 13 | 31 |
| Binary | 111001 | 1000111 | 1000111 | 10100 | 0 | 0 | 1001000 | 10110100 | 1011 | 11001 |
Color Harmonies of #394747
Complementary color
Monochromatic Colors of #394747
Black with #394747
Text Example
Text Example
White with #394747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394747; }
p { color: rgb(57,71,71); }
H1.HeaderClassName
{
color: #394747;
}
.AnyTagClassName
{
color: #394747;
}
</style>
background-color css
<style>
a { background-color: #394747; }
a { background-color: rgb(57,71,71); }
div.DivClassName
{
background-color: #394747;
}
.BgClassName
{
background-color: #394747;
}
</style>
border-color css
<style>
span { border-color: #394747; }
span { border-color: rgb(57,71,71); }
td.TdClassName
{
border-color: #394747;
}
.TagClassName
{
border-color: #394747;
}
</style>