Shades of Scooter #318391
Tints of Scooter #318391
RGB
CMYK
RGB Variations
Color information
#318391 (or 0x318391) is known color: Scooter. HEX triplet: 31, 83 and 91. RGB value is (49,131,145). Sum of RGB (Red+Green+Blue) = 49+131+145=325 (43% of max value = 765). Red value is 49 (19.53% from 255 or 15.08% from 325); Green value is 131 (51.56% from 255 or 40.31% from 325); Blue value is 145 (57.03% from 255 or 44.62% from 325); Max value from RGB is 145 - color contains mainly: blue. Hex color #318391 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #318391 is #CE7C6E. Grayscale: #6B6B6B. Windows color (decimal): -13532271 or 9536305. OLE color: 9536305.
HSL color Cylindrical-coordinate representation of color #318391: hue angle of 188.75º 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 #318391 is Cyan = 0.66, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 131 | 145 | - |
| CMYK | 0.66 | 0.10 | 0 | 0.43 |
| HSL | 188.75º | 0.49% | 0.38% | - |
| HSV(B) | 188.75º | 0.66% | 0.57% | - |
| XYZ | 14.49 | 18.93 | 29.68 | - |
| YUV | 108.08 | 148.83 | 85.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 131 | 145 | 0.66 | 0.10 | 0 | 0.43 | 188.75 | 0.49 | 0.38 |
| Hex | 31 | 83 | 91 | 42 | A | 0 | 2B | BD | 31 | 26 |
| Octal | 61 | 203 | 221 | 102 | 12 | 0 | 53 | 275 | 61 | 46 |
| Binary | 110001 | 10000011 | 10010001 | 1000010 | 1010 | 0 | 101011 | 10111101 | 110001 | 100110 |
Color Harmonies of #318391
Complementary color
Monochromatic Colors of #318391
Black with #318391
Text Example
Text Example
White with #318391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318391; }
p { color: rgb(49,131,145); }
H1.HeaderClassName
{
color: #318391;
}
.AnyTagClassName
{
color: #318391;
}
</style>
background-color css
<style>
a { background-color: #318391; }
a { background-color: rgb(49,131,145); }
div.DivClassName
{
background-color: #318391;
}
.BgClassName
{
background-color: #318391;
}
</style>
border-color css
<style>
span { border-color: #318391; }
span { border-color: rgb(49,131,145); }
td.TdClassName
{
border-color: #318391;
}
.TagClassName
{
border-color: #318391;
}
</style>