Shades of Scooter #318495
Tints of Scooter #318495
RGB
CMYK
RGB Variations
Color information
#318495 (or 0x318495) is known color: Scooter. HEX triplet: 31, 84 and 95. RGB value is (49,132,149). Sum of RGB (Red+Green+Blue) = 49+132+149=330 (43% of max value = 765). Red value is 49 (19.53% from 255 or 14.85% from 330); Green value is 132 (51.95% from 255 or 40% from 330); Blue value is 149 (58.59% from 255 or 45.15% from 330); Max value from RGB is 149 - color contains mainly: blue. Hex color #318495 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #318495 is #CE7B6A. Grayscale: #6C6C6C. Windows color (decimal): -13532011 or 9798705. OLE color: 9798705.
HSL color Cylindrical-coordinate representation of color #318495: hue angle of 190.2º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #318495 is Cyan = 0.67, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 49 | 132 | 149 | - |
| CMYK | 0.67 | 0.11 | 0 | 0.42 |
| HSL | 190.2º | 0.51% | 0.39% | - |
| HSV(B) | 190.2º | 0.67% | 0.58% | - |
| XYZ | 14.94 | 19.33 | 31.38 | - |
| YUV | 109.12 | 150.5 | 85.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 132 | 149 | 0.67 | 0.11 | 0 | 0.42 | 190.2 | 0.51 | 0.39 |
| Hex | 31 | 84 | 95 | 43 | B | 0 | 2A | BE | 33 | 27 |
| Octal | 61 | 204 | 225 | 103 | 13 | 0 | 52 | 276 | 63 | 47 |
| Binary | 110001 | 10000100 | 10010101 | 1000011 | 1011 | 0 | 101010 | 10111110 | 110011 | 100111 |
Color Harmonies of #318495
Complementary color
Monochromatic Colors of #318495
Black with #318495
Text Example
Text Example
White with #318495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318495; }
p { color: rgb(49,132,149); }
H1.HeaderClassName
{
color: #318495;
}
.AnyTagClassName
{
color: #318495;
}
</style>
background-color css
<style>
a { background-color: #318495; }
a { background-color: rgb(49,132,149); }
div.DivClassName
{
background-color: #318495;
}
.BgClassName
{
background-color: #318495;
}
</style>
border-color css
<style>
span { border-color: #318495; }
span { border-color: rgb(49,132,149); }
td.TdClassName
{
border-color: #318495;
}
.TagClassName
{
border-color: #318495;
}
</style>