Shades of Fun Blue #254587
Tints of Fun Blue #254587
RGB
CMYK
RGB Variations
Color information
#254587 (or 0x254587) is known color: Fun Blue. HEX triplet: 25, 45 and 87. RGB value is (37,69,135). Sum of RGB (Red+Green+Blue) = 37+69+135=241 (31% of max value = 765). Red value is 37 (14.84% from 255 or 15.35% from 241); Green value is 69 (27.34% from 255 or 28.63% from 241); Blue value is 135 (53.12% from 255 or 56.02% from 241); Max value from RGB is 135 - color contains mainly: blue. Hex color #254587 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #254587 is #DABA78. Grayscale: #424242. Windows color (decimal): -14334585 or 8865061. OLE color: 8865061.
HSL color Cylindrical-coordinate representation of color #254587: hue angle of 220.41º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #254587 is Cyan = 0.73, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 37 | 69 | 135 | - |
| CMYK | 0.73 | 0.49 | 0 | 0.47 |
| HSL | 220.41º | 0.57% | 0.34% | - |
| HSV(B) | 220.41º | 0.73% | 0.53% | - |
| XYZ | 7.26 | 6.4 | 23.77 | - |
| YUV | 66.96 | 166.4 | 106.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 69 | 135 | 0.73 | 0.49 | 0 | 0.47 | 220.41 | 0.57 | 0.34 |
| Hex | 25 | 45 | 87 | 49 | 31 | 0 | 2F | DC | 39 | 22 |
| Octal | 45 | 105 | 207 | 111 | 61 | 0 | 57 | 334 | 71 | 42 |
| Binary | 100101 | 1000101 | 10000111 | 1001001 | 110001 | 0 | 101111 | 11011100 | 111001 | 100010 |
Color Harmonies of #254587
Complementary color
Monochromatic Colors of #254587
Black with #254587
Text Example
Text Example
White with #254587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #254587; }
p { color: rgb(37,69,135); }
H1.HeaderClassName
{
color: #254587;
}
.AnyTagClassName
{
color: #254587;
}
</style>
background-color css
<style>
a { background-color: #254587; }
a { background-color: rgb(37,69,135); }
div.DivClassName
{
background-color: #254587;
}
.BgClassName
{
background-color: #254587;
}
</style>
border-color css
<style>
span { border-color: #254587; }
span { border-color: rgb(37,69,135); }
td.TdClassName
{
border-color: #254587;
}
.TagClassName
{
border-color: #254587;
}
</style>