Shades of Blue Dianne #385650
Tints of Blue Dianne #385650
RGB
CMYK
RGB Variations
Color information
#385650 (or 0x385650) is known color: Blue Dianne. HEX triplet: 38, 56 and 50. RGB value is (56,86,80). Sum of RGB (Red+Green+Blue) = 56+86+80=222 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25.23% from 222); Green value is 86 (33.98% from 255 or 38.74% from 222); Blue value is 80 (31.64% from 255 or 36.04% from 222); Max value from RGB is 86 - color contains mainly: green. Hex color #385650 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385650 is #C7A9AF. Grayscale: #4C4C4C. Windows color (decimal): -13085104 or 5264952. OLE color: 5264952.
HSL color Cylindrical-coordinate representation of color #385650: 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.35%. Process color model (Four color, CMYK) of #385650 is Cyan = 0.35, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 56 | 86 | 80 | - |
| CMYK | 0.35 | 0 | 0.07 | 0.66 |
| HSL | 168º | 0.21% | 0.28% | - |
| HSV(B) | 168º | 0.35% | 0.34% | - |
| XYZ | 6.41 | 8.08 | 8.81 | - |
| YUV | 76.35 | 130.06 | 113.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 86 | 80 | 0.35 | 0 | 0.07 | 0.66 | 168 | 0.21 | 0.28 |
| Hex | 38 | 56 | 50 | 23 | 0 | 7 | 42 | A8 | 15 | 1C |
| Octal | 70 | 126 | 120 | 43 | 0 | 7 | 102 | 250 | 25 | 34 |
| Binary | 111000 | 1010110 | 1010000 | 100011 | 0 | 111 | 1000010 | 10101000 | 10101 | 11100 |
Color Harmonies of #385650
Complementary color
Monochromatic Colors of #385650
Black with #385650
Text Example
Text Example
White with #385650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385650; }
p { color: rgb(56,86,80); }
H1.HeaderClassName
{
color: #385650;
}
.AnyTagClassName
{
color: #385650;
}
</style>
background-color css
<style>
a { background-color: #385650; }
a { background-color: rgb(56,86,80); }
div.DivClassName
{
background-color: #385650;
}
.BgClassName
{
background-color: #385650;
}
</style>
border-color css
<style>
span { border-color: #385650; }
span { border-color: rgb(56,86,80); }
td.TdClassName
{
border-color: #385650;
}
.TagClassName
{
border-color: #385650;
}
</style>