Shades of Scooter #319197
Tints of Scooter #319197
RGB
CMYK
RGB Variations
Color information
#319197 (or 0x319197) is known color: Scooter. HEX triplet: 31, 91 and 97. RGB value is (49,145,151). Sum of RGB (Red+Green+Blue) = 49+145+151=345 (45% of max value = 765). Red value is 49 (19.53% from 255 or 14.20% from 345); Green value is 145 (57.03% from 255 or 42.03% from 345); Blue value is 151 (59.38% from 255 or 43.77% from 345); Max value from RGB is 151 - color contains mainly: blue. Hex color #319197 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #319197 is #CE6E68. Grayscale: #747474. Windows color (decimal): -13528681 or 9933105. OLE color: 9933105.
HSL color Cylindrical-coordinate representation of color #319197: hue angle of 183.53º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #319197 is Cyan = 0.68, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 49 | 145 | 151 | - |
| CMYK | 0.68 | 0.04 | 0 | 0.41 |
| HSL | 183.53º | 0.51% | 0.39% | - |
| HSV(B) | 183.53º | 0.68% | 0.59% | - |
| XYZ | 16.98 | 23.14 | 32.85 | - |
| YUV | 116.98 | 147.2 | 79.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 145 | 151 | 0.68 | 0.04 | 0 | 0.41 | 183.53 | 0.51 | 0.39 |
| Hex | 31 | 91 | 97 | 44 | 4 | 0 | 29 | B8 | 33 | 27 |
| Octal | 61 | 221 | 227 | 104 | 4 | 0 | 51 | 270 | 63 | 47 |
| Binary | 110001 | 10010001 | 10010111 | 1000100 | 100 | 0 | 101001 | 10111000 | 110011 | 100111 |
Color Harmonies of #319197
Complementary color
Monochromatic Colors of #319197
Black with #319197
Text Example
Text Example
White with #319197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319197; }
p { color: rgb(49,145,151); }
H1.HeaderClassName
{
color: #319197;
}
.AnyTagClassName
{
color: #319197;
}
</style>
background-color css
<style>
a { background-color: #319197; }
a { background-color: rgb(49,145,151); }
div.DivClassName
{
background-color: #319197;
}
.BgClassName
{
background-color: #319197;
}
</style>
border-color css
<style>
span { border-color: #319197; }
span { border-color: rgb(49,145,151); }
td.TdClassName
{
border-color: #319197;
}
.TagClassName
{
border-color: #319197;
}
</style>