Shades of Scooter #318892
Tints of Scooter #318892
RGB
CMYK
RGB Variations
Color information
#318892 (or 0x318892) is known color: Scooter. HEX triplet: 31, 88 and 92. RGB value is (49,136,146). Sum of RGB (Red+Green+Blue) = 49+136+146=331 (43% of max value = 765). Red value is 49 (19.53% from 255 or 14.80% from 331); Green value is 136 (53.52% from 255 or 41.09% from 331); Blue value is 146 (57.42% from 255 or 44.11% from 331); Max value from RGB is 146 - color contains mainly: blue. Hex color #318892 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #318892 is #CE776D. Grayscale: #6F6F6F. Windows color (decimal): -13530990 or 9603121. OLE color: 9603121.
HSL color Cylindrical-coordinate representation of color #318892: hue angle of 186.19º degrees, saturation: 0.5, 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 #318892 is Cyan = 0.66, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 136 | 146 | - |
| CMYK | 0.66 | 0.07 | 0 | 0.43 |
| HSL | 186.19º | 0.5% | 0.38% | - |
| HSV(B) | 186.19º | 0.66% | 0.57% | - |
| XYZ | 15.26 | 20.34 | 30.32 | - |
| YUV | 111.13 | 147.68 | 83.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 136 | 146 | 0.66 | 0.07 | 0 | 0.43 | 186.19 | 0.5 | 0.38 |
| Hex | 31 | 88 | 92 | 42 | 7 | 0 | 2B | BA | 32 | 26 |
| Octal | 61 | 210 | 222 | 102 | 7 | 0 | 53 | 272 | 62 | 46 |
| Binary | 110001 | 10001000 | 10010010 | 1000010 | 111 | 0 | 101011 | 10111010 | 110010 | 100110 |
Color Harmonies of #318892
Complementary color
Monochromatic Colors of #318892
Black with #318892
Text Example
Text Example
White with #318892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318892; }
p { color: rgb(49,136,146); }
H1.HeaderClassName
{
color: #318892;
}
.AnyTagClassName
{
color: #318892;
}
</style>
background-color css
<style>
a { background-color: #318892; }
a { background-color: rgb(49,136,146); }
div.DivClassName
{
background-color: #318892;
}
.BgClassName
{
background-color: #318892;
}
</style>
border-color css
<style>
span { border-color: #318892; }
span { border-color: rgb(49,136,146); }
td.TdClassName
{
border-color: #318892;
}
.TagClassName
{
border-color: #318892;
}
</style>