Shades of Fun Blue #375081
Tints of Fun Blue #375081
RGB
CMYK
RGB Variations
Color information
#375081 (or 0x375081) is known color: Fun Blue. HEX triplet: 37, 50 and 81. RGB value is (55,80,129). Sum of RGB (Red+Green+Blue) = 55+80+129=264 (34% of max value = 765). Red value is 55 (21.88% from 255 or 20.83% from 264); Green value is 80 (31.64% from 255 or 30.30% from 264); Blue value is 129 (50.78% from 255 or 48.86% from 264); Max value from RGB is 129 - color contains mainly: blue. Hex color #375081 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #375081 is #C8AF7E. Grayscale: #4D4D4D. Windows color (decimal): -13152127 or 8474679. OLE color: 8474679.
HSL color Cylindrical-coordinate representation of color #375081: hue angle of 219.73º 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 #375081 is Cyan = 0.57, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 80 | 129 | - |
| CMYK | 0.57 | 0.38 | 0 | 0.49 |
| HSL | 219.73º | 0.4% | 0.36% | - |
| HSV(B) | 219.73º | 0.57% | 0.51% | - |
| XYZ | 8.41 | 8.13 | 21.9 | - |
| YUV | 78.11 | 156.72 | 111.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 80 | 129 | 0.57 | 0.38 | 0 | 0.49 | 219.73 | 0.4 | 0.36 |
| Hex | 37 | 50 | 81 | 39 | 26 | 0 | 31 | DC | 28 | 24 |
| Octal | 67 | 120 | 201 | 71 | 46 | 0 | 61 | 334 | 50 | 44 |
| Binary | 110111 | 1010000 | 10000001 | 111001 | 100110 | 0 | 110001 | 11011100 | 101000 | 100100 |
Color Harmonies of #375081
Complementary color
Monochromatic Colors of #375081
Black with #375081
Text Example
Text Example
White with #375081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375081; }
p { color: rgb(55,80,129); }
H1.HeaderClassName
{
color: #375081;
}
.AnyTagClassName
{
color: #375081;
}
</style>
background-color css
<style>
a { background-color: #375081; }
a { background-color: rgb(55,80,129); }
div.DivClassName
{
background-color: #375081;
}
.BgClassName
{
background-color: #375081;
}
</style>
border-color css
<style>
span { border-color: #375081; }
span { border-color: rgb(55,80,129); }
td.TdClassName
{
border-color: #375081;
}
.TagClassName
{
border-color: #375081;
}
</style>