Shades of Scooter #318996
Tints of Scooter #318996
RGB
CMYK
RGB Variations
Color information
#318996 (or 0x318996) is known color: Scooter. HEX triplet: 31, 89 and 96. RGB value is (49,137,150). Sum of RGB (Red+Green+Blue) = 49+137+150=336 (44% of max value = 765). Red value is 49 (19.53% from 255 or 14.58% from 336); Green value is 137 (53.91% from 255 or 40.77% from 336); Blue value is 150 (58.98% from 255 or 44.64% from 336); Max value from RGB is 150 - color contains mainly: blue. Hex color #318996 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #318996 is #CE7669. Grayscale: #707070. Windows color (decimal): -13530730 or 9865521. OLE color: 9865521.
HSL color Cylindrical-coordinate representation of color #318996: hue angle of 187.72º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #318996 is Cyan = 0.67, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 49 | 137 | 150 | - |
| CMYK | 0.67 | 0.09 | 0 | 0.41 |
| HSL | 187.72º | 0.51% | 0.39% | - |
| HSV(B) | 187.72º | 0.67% | 0.59% | - |
| XYZ | 15.72 | 20.75 | 32.03 | - |
| YUV | 112.17 | 149.35 | 82.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 137 | 150 | 0.67 | 0.09 | 0 | 0.41 | 187.72 | 0.51 | 0.39 |
| Hex | 31 | 89 | 96 | 43 | 9 | 0 | 29 | BC | 33 | 27 |
| Octal | 61 | 211 | 226 | 103 | 11 | 0 | 51 | 274 | 63 | 47 |
| Binary | 110001 | 10001001 | 10010110 | 1000011 | 1001 | 0 | 101001 | 10111100 | 110011 | 100111 |
Color Harmonies of #318996
Complementary color
Monochromatic Colors of #318996
Black with #318996
Text Example
Text Example
White with #318996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318996; }
p { color: rgb(49,137,150); }
H1.HeaderClassName
{
color: #318996;
}
.AnyTagClassName
{
color: #318996;
}
</style>
background-color css
<style>
a { background-color: #318996; }
a { background-color: rgb(49,137,150); }
div.DivClassName
{
background-color: #318996;
}
.BgClassName
{
background-color: #318996;
}
</style>
border-color css
<style>
span { border-color: #318996; }
span { border-color: rgb(49,137,150); }
td.TdClassName
{
border-color: #318996;
}
.TagClassName
{
border-color: #318996;
}
</style>