Shades of Scooter #318091
Tints of Scooter #318091
RGB
CMYK
RGB Variations
Color information
#318091 (or 0x318091) is known color: Scooter. HEX triplet: 31, 80 and 91. RGB value is (49,128,145). Sum of RGB (Red+Green+Blue) = 49+128+145=322 (42% of max value = 765). Red value is 49 (19.53% from 255 or 15.22% from 322); Green value is 128 (50.39% from 255 or 39.75% from 322); Blue value is 145 (57.03% from 255 or 45.03% from 322); Max value from RGB is 145 - color contains mainly: blue. Hex color #318091 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #318091 is #CE7F6E. Grayscale: #6A6A6A. Windows color (decimal): -13533039 or 9535537. OLE color: 9535537.
HSL color Cylindrical-coordinate representation of color #318091: hue angle of 190.62º 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 #318091 is Cyan = 0.66, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 128 | 145 | - |
| CMYK | 0.66 | 0.12 | 0 | 0.43 |
| HSL | 190.63º | 0.49% | 0.38% | - |
| HSV(B) | 190.63º | 0.66% | 0.57% | - |
| XYZ | 14.1 | 18.14 | 29.55 | - |
| YUV | 106.32 | 149.83 | 87.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 128 | 145 | 0.66 | 0.12 | 0 | 0.43 | 190.63 | 0.49 | 0.38 |
| Hex | 31 | 80 | 91 | 42 | C | 0 | 2B | BF | 31 | 26 |
| Octal | 61 | 200 | 221 | 102 | 14 | 0 | 53 | 277 | 61 | 46 |
| Binary | 110001 | 10000000 | 10010001 | 1000010 | 1100 | 0 | 101011 | 10111111 | 110001 | 100110 |
Color Harmonies of #318091
Complementary color
Monochromatic Colors of #318091
Black with #318091
Text Example
Text Example
White with #318091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318091; }
p { color: rgb(49,128,145); }
H1.HeaderClassName
{
color: #318091;
}
.AnyTagClassName
{
color: #318091;
}
</style>
background-color css
<style>
a { background-color: #318091; }
a { background-color: rgb(49,128,145); }
div.DivClassName
{
background-color: #318091;
}
.BgClassName
{
background-color: #318091;
}
</style>
border-color css
<style>
span { border-color: #318091; }
span { border-color: rgb(49,128,145); }
td.TdClassName
{
border-color: #318091;
}
.TagClassName
{
border-color: #318091;
}
</style>