Shades of Fun Blue #385586
Tints of Fun Blue #385586
RGB
CMYK
RGB Variations
Color information
#385586 (or 0x385586) is known color: Fun Blue. HEX triplet: 38, 55 and 86. RGB value is (56,85,134). Sum of RGB (Red+Green+Blue) = 56+85+134=275 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.36% from 275); Green value is 85 (33.59% from 255 or 30.91% from 275); Blue value is 134 (52.73% from 255 or 48.73% from 275); Max value from RGB is 134 - color contains mainly: blue. Hex color #385586 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #385586 is #C7AA79. Grayscale: #515151. Windows color (decimal): -13085306 or 8803640. OLE color: 8803640.
HSL color Cylindrical-coordinate representation of color #385586: hue angle of 217.69º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #385586 is Cyan = 0.58, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 85 | 134 | - |
| CMYK | 0.58 | 0.37 | 0 | 0.47 |
| HSL | 217.69º | 0.41% | 0.37% | - |
| HSV(B) | 217.69º | 0.58% | 0.53% | - |
| XYZ | 9.18 | 9.06 | 23.82 | - |
| YUV | 81.92 | 157.39 | 109.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 85 | 134 | 0.58 | 0.37 | 0 | 0.47 | 217.69 | 0.41 | 0.37 |
| Hex | 38 | 55 | 86 | 3A | 25 | 0 | 2F | DA | 29 | 25 |
| Octal | 70 | 125 | 206 | 72 | 45 | 0 | 57 | 332 | 51 | 45 |
| Binary | 111000 | 1010101 | 10000110 | 111010 | 100101 | 0 | 101111 | 11011010 | 101001 | 100101 |
Color Harmonies of #385586
Complementary color
Monochromatic Colors of #385586
Black with #385586
Text Example
Text Example
White with #385586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385586; }
p { color: rgb(56,85,134); }
H1.HeaderClassName
{
color: #385586;
}
.AnyTagClassName
{
color: #385586;
}
</style>
background-color css
<style>
a { background-color: #385586; }
a { background-color: rgb(56,85,134); }
div.DivClassName
{
background-color: #385586;
}
.BgClassName
{
background-color: #385586;
}
</style>
border-color css
<style>
span { border-color: #385586; }
span { border-color: rgb(56,85,134); }
td.TdClassName
{
border-color: #385586;
}
.TagClassName
{
border-color: #385586;
}
</style>