Shades of Fun Blue #395584
Tints of Fun Blue #395584
RGB
CMYK
RGB Variations
Color information
#395584 (or 0x395584) is known color: Fun Blue. HEX triplet: 39, 55 and 84. RGB value is (57,85,132). Sum of RGB (Red+Green+Blue) = 57+85+132=274 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.80% from 274); Green value is 85 (33.59% from 255 or 31.02% from 274); Blue value is 132 (51.95% from 255 or 48.18% from 274); Max value from RGB is 132 - color contains mainly: blue. Hex color #395584 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #395584 is #C6AA7B. Grayscale: #515151. Windows color (decimal): -13019772 or 8672569. OLE color: 8672569.
HSL color Cylindrical-coordinate representation of color #395584: hue angle of 217.6º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #395584 is Cyan = 0.57, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 85 | 132 | - |
| CMYK | 0.57 | 0.36 | 0 | 0.48 |
| HSL | 217.6º | 0.4% | 0.37% | - |
| HSV(B) | 217.6º | 0.57% | 0.52% | - |
| XYZ | 9.1 | 9.03 | 23.09 | - |
| YUV | 81.99 | 156.22 | 110.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 85 | 132 | 0.57 | 0.36 | 0 | 0.48 | 217.6 | 0.4 | 0.37 |
| Hex | 39 | 55 | 84 | 39 | 24 | 0 | 30 | DA | 28 | 25 |
| Octal | 71 | 125 | 204 | 71 | 44 | 0 | 60 | 332 | 50 | 45 |
| Binary | 111001 | 1010101 | 10000100 | 111001 | 100100 | 0 | 110000 | 11011010 | 101000 | 100101 |
Color Harmonies of #395584
Complementary color
Monochromatic Colors of #395584
Black with #395584
Text Example
Text Example
White with #395584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395584; }
p { color: rgb(57,85,132); }
H1.HeaderClassName
{
color: #395584;
}
.AnyTagClassName
{
color: #395584;
}
</style>
background-color css
<style>
a { background-color: #395584; }
a { background-color: rgb(57,85,132); }
div.DivClassName
{
background-color: #395584;
}
.BgClassName
{
background-color: #395584;
}
</style>
border-color css
<style>
span { border-color: #395584; }
span { border-color: rgb(57,85,132); }
td.TdClassName
{
border-color: #395584;
}
.TagClassName
{
border-color: #395584;
}
</style>