Shades of Fun Blue #385382
Tints of Fun Blue #385382
RGB
CMYK
RGB Variations
Color information
#385382 (or 0x385382) is known color: Fun Blue. HEX triplet: 38, 53 and 82. RGB value is (56,83,130). Sum of RGB (Red+Green+Blue) = 56+83+130=269 (35% of max value = 765). Red value is 56 (22.27% from 255 or 20.82% from 269); Green value is 83 (32.81% from 255 or 30.86% from 269); Blue value is 130 (51.17% from 255 or 48.33% from 269); Max value from RGB is 130 - color contains mainly: blue. Hex color #385382 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #385382 is #C7AC7D. Grayscale: #505050. Windows color (decimal): -13085822 or 8540984. OLE color: 8540984.
HSL color Cylindrical-coordinate representation of color #385382: hue angle of 218.11º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #385382 is Cyan = 0.57, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 83 | 130 | - |
| CMYK | 0.57 | 0.36 | 0 | 0.49 |
| HSL | 218.11º | 0.4% | 0.36% | - |
| HSV(B) | 218.11º | 0.57% | 0.51% | - |
| XYZ | 8.75 | 8.64 | 22.33 | - |
| YUV | 80.29 | 156.05 | 110.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 83 | 130 | 0.57 | 0.36 | 0 | 0.49 | 218.11 | 0.4 | 0.36 |
| Hex | 38 | 53 | 82 | 39 | 24 | 0 | 31 | DA | 28 | 24 |
| Octal | 70 | 123 | 202 | 71 | 44 | 0 | 61 | 332 | 50 | 44 |
| Binary | 111000 | 1010011 | 10000010 | 111001 | 100100 | 0 | 110001 | 11011010 | 101000 | 100100 |
Color Harmonies of #385382
Complementary color
Monochromatic Colors of #385382
Black with #385382
Text Example
Text Example
White with #385382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385382; }
p { color: rgb(56,83,130); }
H1.HeaderClassName
{
color: #385382;
}
.AnyTagClassName
{
color: #385382;
}
</style>
background-color css
<style>
a { background-color: #385382; }
a { background-color: rgb(56,83,130); }
div.DivClassName
{
background-color: #385382;
}
.BgClassName
{
background-color: #385382;
}
</style>
border-color css
<style>
span { border-color: #385382; }
span { border-color: rgb(56,83,130); }
td.TdClassName
{
border-color: #385382;
}
.TagClassName
{
border-color: #385382;
}
</style>