Shades of Scooter #318598
Tints of Scooter #318598
RGB
CMYK
RGB Variations
Color information
#318598 (or 0x318598) is known color: Scooter. HEX triplet: 31, 85 and 98. RGB value is (49,133,152). Sum of RGB (Red+Green+Blue) = 49+133+152=334 (44% of max value = 765). Red value is 49 (19.53% from 255 or 14.67% from 334); Green value is 133 (52.34% from 255 or 39.82% from 334); Blue value is 152 (59.77% from 255 or 45.51% from 334); Max value from RGB is 152 - color contains mainly: blue. Hex color #318598 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #318598 is #CE7A67. Grayscale: #6D6D6D. Windows color (decimal): -13531752 or 9995569. OLE color: 9995569.
HSL color Cylindrical-coordinate representation of color #318598: hue angle of 191.07º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #318598 is Cyan = 0.68, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 49 | 133 | 152 | - |
| CMYK | 0.68 | 0.13 | 0 | 0.40 |
| HSL | 191.07º | 0.51% | 0.39% | - |
| HSV(B) | 191.07º | 0.68% | 0.6% | - |
| XYZ | 15.32 | 19.7 | 32.7 | - |
| YUV | 110.05 | 151.67 | 84.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 133 | 152 | 0.68 | 0.13 | 0 | 0.40 | 191.07 | 0.51 | 0.39 |
| Hex | 31 | 85 | 98 | 44 | D | 0 | 28 | BF | 33 | 27 |
| Octal | 61 | 205 | 230 | 104 | 15 | 0 | 50 | 277 | 63 | 47 |
| Binary | 110001 | 10000101 | 10011000 | 1000100 | 1101 | 0 | 101000 | 10111111 | 110011 | 100111 |
Color Harmonies of #318598
Complementary color
Monochromatic Colors of #318598
Black with #318598
Text Example
Text Example
White with #318598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318598; }
p { color: rgb(49,133,152); }
H1.HeaderClassName
{
color: #318598;
}
.AnyTagClassName
{
color: #318598;
}
</style>
background-color css
<style>
a { background-color: #318598; }
a { background-color: rgb(49,133,152); }
div.DivClassName
{
background-color: #318598;
}
.BgClassName
{
background-color: #318598;
}
</style>
border-color css
<style>
span { border-color: #318598; }
span { border-color: rgb(49,133,152); }
td.TdClassName
{
border-color: #318598;
}
.TagClassName
{
border-color: #318598;
}
</style>