Shades of Scooter #318797
Tints of Scooter #318797
RGB
CMYK
RGB Variations
Color information
#318797 (or 0x318797) is known color: Scooter. HEX triplet: 31, 87 and 97. RGB value is (49,135,151). Sum of RGB (Red+Green+Blue) = 49+135+151=335 (44% of max value = 765). Red value is 49 (19.53% from 255 or 14.63% from 335); Green value is 135 (53.12% from 255 or 40.30% from 335); Blue value is 151 (59.38% from 255 or 45.07% from 335); Max value from RGB is 151 - color contains mainly: blue. Hex color #318797 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #318797 is #CE7868. Grayscale: #6E6E6E. Windows color (decimal): -13531241 or 9930545. OLE color: 9930545.
HSL color Cylindrical-coordinate representation of color #318797: hue angle of 189.41º 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 #318797 is Cyan = 0.68, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 49 | 135 | 151 | - |
| CMYK | 0.68 | 0.11 | 0 | 0.41 |
| HSL | 189.41º | 0.51% | 0.39% | - |
| HSV(B) | 189.41º | 0.68% | 0.59% | - |
| XYZ | 15.52 | 20.22 | 32.36 | - |
| YUV | 111.11 | 150.51 | 83.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 135 | 151 | 0.68 | 0.11 | 0 | 0.41 | 189.41 | 0.51 | 0.39 |
| Hex | 31 | 87 | 97 | 44 | B | 0 | 29 | BD | 33 | 27 |
| Octal | 61 | 207 | 227 | 104 | 13 | 0 | 51 | 275 | 63 | 47 |
| Binary | 110001 | 10000111 | 10010111 | 1000100 | 1011 | 0 | 101001 | 10111101 | 110011 | 100111 |
Color Harmonies of #318797
Complementary color
Monochromatic Colors of #318797
Black with #318797
Text Example
Text Example
White with #318797
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318797; }
p { color: rgb(49,135,151); }
H1.HeaderClassName
{
color: #318797;
}
.AnyTagClassName
{
color: #318797;
}
</style>
background-color css
<style>
a { background-color: #318797; }
a { background-color: rgb(49,135,151); }
div.DivClassName
{
background-color: #318797;
}
.BgClassName
{
background-color: #318797;
}
</style>
border-color css
<style>
span { border-color: #318797; }
span { border-color: rgb(49,135,151); }
td.TdClassName
{
border-color: #318797;
}
.TagClassName
{
border-color: #318797;
}
</style>