Shades of Scooter #318490
Tints of Scooter #318490
RGB
CMYK
RGB Variations
Color information
#318490 (or 0x318490) is known color: Scooter. HEX triplet: 31, 84 and 90. RGB value is (49,132,144). Sum of RGB (Red+Green+Blue) = 49+132+144=325 (43% of max value = 765). Red value is 49 (19.53% from 255 or 15.08% from 325); Green value is 132 (51.95% from 255 or 40.62% from 325); Blue value is 144 (56.64% from 255 or 44.31% from 325); Max value from RGB is 144 - color contains mainly: blue. Hex color #318490 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #318490 is #CE7B6F. Grayscale: #6C6C6C. Windows color (decimal): -13532016 or 9471025. OLE color: 9471025.
HSL color Cylindrical-coordinate representation of color #318490: hue angle of 187.58º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #318490 is Cyan = 0.66, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 49 | 132 | 144 | - |
| CMYK | 0.66 | 0.08 | 0 | 0.44 |
| HSL | 187.58º | 0.49% | 0.38% | - |
| HSV(B) | 187.58º | 0.66% | 0.56% | - |
| XYZ | 14.55 | 19.17 | 29.32 | - |
| YUV | 108.55 | 148 | 85.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 132 | 144 | 0.66 | 0.08 | 0 | 0.44 | 187.58 | 0.49 | 0.38 |
| Hex | 31 | 84 | 90 | 42 | 8 | 0 | 2C | BC | 31 | 26 |
| Octal | 61 | 204 | 220 | 102 | 10 | 0 | 54 | 274 | 61 | 46 |
| Binary | 110001 | 10000100 | 10010000 | 1000010 | 1000 | 0 | 101100 | 10111100 | 110001 | 100110 |
Color Harmonies of #318490
Complementary color
Monochromatic Colors of #318490
Black with #318490
Text Example
Text Example
White with #318490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318490; }
p { color: rgb(49,132,144); }
H1.HeaderClassName
{
color: #318490;
}
.AnyTagClassName
{
color: #318490;
}
</style>
background-color css
<style>
a { background-color: #318490; }
a { background-color: rgb(49,132,144); }
div.DivClassName
{
background-color: #318490;
}
.BgClassName
{
background-color: #318490;
}
</style>
border-color css
<style>
span { border-color: #318490; }
span { border-color: rgb(49,132,144); }
td.TdClassName
{
border-color: #318490;
}
.TagClassName
{
border-color: #318490;
}
</style>