Shades of Scooter #248695
Tints of Scooter #248695
RGB
CMYK
RGB Variations
Color information
#248695 (or 0x248695) is known color: Scooter. HEX triplet: 24, 86 and 95. RGB value is (36,134,149). Sum of RGB (Red+Green+Blue) = 36+134+149=319 (42% of max value = 765). Red value is 36 (14.45% from 255 or 11.29% from 319); Green value is 134 (52.73% from 255 or 42.01% from 319); Blue value is 149 (58.59% from 255 or 46.71% from 319); Max value from RGB is 149 - color contains mainly: blue. Hex color #248695 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #248695 is #DB796A. Grayscale: #6A6A6A. Windows color (decimal): -14383467 or 9799204. OLE color: 9799204.
HSL color Cylindrical-coordinate representation of color #248695: hue angle of 187.96º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #248695 is Cyan = 0.76, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 36 | 134 | 149 | - |
| CMYK | 0.76 | 0.10 | 0 | 0.42 |
| HSL | 187.96º | 0.61% | 0.36% | - |
| HSV(B) | 187.96º | 0.76% | 0.58% | - |
| XYZ | 14.68 | 19.6 | 31.44 | - |
| YUV | 106.41 | 152.03 | 77.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 134 | 149 | 0.76 | 0.10 | 0 | 0.42 | 187.96 | 0.61 | 0.36 |
| Hex | 24 | 86 | 95 | 4C | A | 0 | 2A | BC | 3D | 24 |
| Octal | 44 | 206 | 225 | 114 | 12 | 0 | 52 | 274 | 75 | 44 |
| Binary | 100100 | 10000110 | 10010101 | 1001100 | 1010 | 0 | 101010 | 10111100 | 111101 | 100100 |
Color Harmonies of #248695
Complementary color
Monochromatic Colors of #248695
Black with #248695
Text Example
Text Example
White with #248695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #248695; }
p { color: rgb(36,134,149); }
H1.HeaderClassName
{
color: #248695;
}
.AnyTagClassName
{
color: #248695;
}
</style>
background-color css
<style>
a { background-color: #248695; }
a { background-color: rgb(36,134,149); }
div.DivClassName
{
background-color: #248695;
}
.BgClassName
{
background-color: #248695;
}
</style>
border-color css
<style>
span { border-color: #248695; }
span { border-color: rgb(36,134,149); }
td.TdClassName
{
border-color: #248695;
}
.TagClassName
{
border-color: #248695;
}
</style>