Shades of Scooter #318691
Tints of Scooter #318691
RGB
CMYK
RGB Variations
Color information
#318691 (or 0x318691) is known color: Scooter. HEX triplet: 31, 86 and 91. RGB value is (49,134,145). Sum of RGB (Red+Green+Blue) = 49+134+145=328 (43% of max value = 765). Red value is 49 (19.53% from 255 or 14.94% from 328); Green value is 134 (52.73% from 255 or 40.85% from 328); Blue value is 145 (57.03% from 255 or 44.21% from 328); Max value from RGB is 145 - color contains mainly: blue. Hex color #318691 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #318691 is #CE796E. Grayscale: #6D6D6D. Windows color (decimal): -13531503 or 9537073. OLE color: 9537073.
HSL color Cylindrical-coordinate representation of color #318691: hue angle of 186.88º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #318691 is Cyan = 0.66, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 134 | 145 | - |
| CMYK | 0.66 | 0.08 | 0 | 0.43 |
| HSL | 186.88º | 0.49% | 0.38% | - |
| HSV(B) | 186.88º | 0.66% | 0.57% | - |
| XYZ | 14.9 | 19.75 | 29.81 | - |
| YUV | 109.84 | 147.84 | 84.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 134 | 145 | 0.66 | 0.08 | 0 | 0.43 | 186.88 | 0.49 | 0.38 |
| Hex | 31 | 86 | 91 | 42 | 8 | 0 | 2B | BB | 31 | 26 |
| Octal | 61 | 206 | 221 | 102 | 10 | 0 | 53 | 273 | 61 | 46 |
| Binary | 110001 | 10000110 | 10010001 | 1000010 | 1000 | 0 | 101011 | 10111011 | 110001 | 100110 |
Color Harmonies of #318691
Complementary color
Monochromatic Colors of #318691
Black with #318691
Text Example
Text Example
White with #318691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318691; }
p { color: rgb(49,134,145); }
H1.HeaderClassName
{
color: #318691;
}
.AnyTagClassName
{
color: #318691;
}
</style>
background-color css
<style>
a { background-color: #318691; }
a { background-color: rgb(49,134,145); }
div.DivClassName
{
background-color: #318691;
}
.BgClassName
{
background-color: #318691;
}
</style>
border-color css
<style>
span { border-color: #318691; }
span { border-color: rgb(49,134,145); }
td.TdClassName
{
border-color: #318691;
}
.TagClassName
{
border-color: #318691;
}
</style>