Shades of Scooter #318896
Tints of Scooter #318896
RGB
CMYK
RGB Variations
Color information
#318896 (or 0x318896) is known color: Scooter. HEX triplet: 31, 88 and 96. RGB value is (49,136,150). Sum of RGB (Red+Green+Blue) = 49+136+150=335 (44% of max value = 765). Red value is 49 (19.53% from 255 or 14.63% from 335); Green value is 136 (53.52% from 255 or 40.60% from 335); Blue value is 150 (58.98% from 255 or 44.78% from 335); Max value from RGB is 150 - color contains mainly: blue. Hex color #318896 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #318896 is #CE7769. Grayscale: #6F6F6F. Windows color (decimal): -13530986 or 9865265. OLE color: 9865265.
HSL color Cylindrical-coordinate representation of color #318896: hue angle of 188.32º 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 #318896 is Cyan = 0.67, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 49 | 136 | 150 | - |
| CMYK | 0.67 | 0.09 | 0 | 0.41 |
| HSL | 188.32º | 0.51% | 0.39% | - |
| HSV(B) | 188.32º | 0.67% | 0.59% | - |
| XYZ | 15.58 | 20.46 | 31.98 | - |
| YUV | 111.58 | 149.68 | 83.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 136 | 150 | 0.67 | 0.09 | 0 | 0.41 | 188.32 | 0.51 | 0.39 |
| Hex | 31 | 88 | 96 | 43 | 9 | 0 | 29 | BC | 33 | 27 |
| Octal | 61 | 210 | 226 | 103 | 11 | 0 | 51 | 274 | 63 | 47 |
| Binary | 110001 | 10001000 | 10010110 | 1000011 | 1001 | 0 | 101001 | 10111100 | 110011 | 100111 |
Color Harmonies of #318896
Complementary color
Monochromatic Colors of #318896
Black with #318896
Text Example
Text Example
White with #318896
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318896; }
p { color: rgb(49,136,150); }
H1.HeaderClassName
{
color: #318896;
}
.AnyTagClassName
{
color: #318896;
}
</style>
background-color css
<style>
a { background-color: #318896; }
a { background-color: rgb(49,136,150); }
div.DivClassName
{
background-color: #318896;
}
.BgClassName
{
background-color: #318896;
}
</style>
border-color css
<style>
span { border-color: #318896; }
span { border-color: rgb(49,136,150); }
td.TdClassName
{
border-color: #318896;
}
.TagClassName
{
border-color: #318896;
}
</style>