Shades of Scooter #248497
Tints of Scooter #248497
RGB
CMYK
RGB Variations
Color information
#248497 (or 0x248497) is known color: Scooter. HEX triplet: 24, 84 and 97. RGB value is (36,132,151). Sum of RGB (Red+Green+Blue) = 36+132+151=319 (42% of max value = 765). Red value is 36 (14.45% from 255 or 11.29% from 319); Green value is 132 (51.95% from 255 or 41.38% from 319); Blue value is 151 (59.38% from 255 or 47.34% from 319); Max value from RGB is 151 - color contains mainly: blue. Hex color #248497 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #248497 is #DB7B68. Grayscale: #696969. Windows color (decimal): -14383977 or 9929764. OLE color: 9929764.
HSL color Cylindrical-coordinate representation of color #248497: hue angle of 189.91º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #248497 is Cyan = 0.76, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 36 | 132 | 151 | - |
| CMYK | 0.76 | 0.13 | 0 | 0.41 |
| HSL | 189.91º | 0.61% | 0.37% | - |
| HSV(B) | 189.91º | 0.76% | 0.59% | - |
| XYZ | 14.56 | 19.11 | 32.2 | - |
| YUV | 105.46 | 153.7 | 78.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 132 | 151 | 0.76 | 0.13 | 0 | 0.41 | 189.91 | 0.61 | 0.37 |
| Hex | 24 | 84 | 97 | 4C | D | 0 | 29 | BE | 3D | 25 |
| Octal | 44 | 204 | 227 | 114 | 15 | 0 | 51 | 276 | 75 | 45 |
| Binary | 100100 | 10000100 | 10010111 | 1001100 | 1101 | 0 | 101001 | 10111110 | 111101 | 100101 |
Color Harmonies of #248497
Complementary color
Monochromatic Colors of #248497
Black with #248497
Text Example
Text Example
White with #248497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #248497; }
p { color: rgb(36,132,151); }
H1.HeaderClassName
{
color: #248497;
}
.AnyTagClassName
{
color: #248497;
}
</style>
background-color css
<style>
a { background-color: #248497; }
a { background-color: rgb(36,132,151); }
div.DivClassName
{
background-color: #248497;
}
.BgClassName
{
background-color: #248497;
}
</style>
border-color css
<style>
span { border-color: #248497; }
span { border-color: rgb(36,132,151); }
td.TdClassName
{
border-color: #248497;
}
.TagClassName
{
border-color: #248497;
}
</style>