Shades of Scooter #318893
Tints of Scooter #318893
RGB
CMYK
RGB Variations
Color information
#318893 (or 0x318893) is known color: Scooter. HEX triplet: 31, 88 and 93. RGB value is (49,136,147). Sum of RGB (Red+Green+Blue) = 49+136+147=332 (43% of max value = 765). Red value is 49 (19.53% from 255 or 14.76% from 332); Green value is 136 (53.52% from 255 or 40.96% from 332); Blue value is 147 (57.81% from 255 or 44.28% from 332); Max value from RGB is 147 - color contains mainly: blue. Hex color #318893 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #318893 is #CE776C. Grayscale: #6F6F6F. Windows color (decimal): -13530989 or 9668657. OLE color: 9668657.
HSL color Cylindrical-coordinate representation of color #318893: hue angle of 186.73º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #318893 is Cyan = 0.67, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 49 | 136 | 147 | - |
| CMYK | 0.67 | 0.07 | 0 | 0.42 |
| HSL | 186.73º | 0.5% | 0.38% | - |
| HSV(B) | 186.73º | 0.67% | 0.58% | - |
| XYZ | 15.34 | 20.37 | 30.73 | - |
| YUV | 111.24 | 148.18 | 83.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 136 | 147 | 0.67 | 0.07 | 0 | 0.42 | 186.73 | 0.5 | 0.38 |
| Hex | 31 | 88 | 93 | 43 | 7 | 0 | 2A | BB | 32 | 26 |
| Octal | 61 | 210 | 223 | 103 | 7 | 0 | 52 | 273 | 62 | 46 |
| Binary | 110001 | 10001000 | 10010011 | 1000011 | 111 | 0 | 101010 | 10111011 | 110010 | 100110 |
Color Harmonies of #318893
Complementary color
Monochromatic Colors of #318893
Black with #318893
Text Example
Text Example
White with #318893
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318893; }
p { color: rgb(49,136,147); }
H1.HeaderClassName
{
color: #318893;
}
.AnyTagClassName
{
color: #318893;
}
</style>
background-color css
<style>
a { background-color: #318893; }
a { background-color: rgb(49,136,147); }
div.DivClassName
{
background-color: #318893;
}
.BgClassName
{
background-color: #318893;
}
</style>
border-color css
<style>
span { border-color: #318893; }
span { border-color: rgb(49,136,147); }
td.TdClassName
{
border-color: #318893;
}
.TagClassName
{
border-color: #318893;
}
</style>