Shades of Scooter #318790
Tints of Scooter #318790
RGB
CMYK
RGB Variations
Color information
#318790 (or 0x318790) is known color: Scooter. HEX triplet: 31, 87 and 90. RGB value is (49,135,144). Sum of RGB (Red+Green+Blue) = 49+135+144=328 (43% of max value = 765). Red value is 49 (19.53% from 255 or 14.94% from 328); Green value is 135 (53.12% from 255 or 41.16% from 328); Blue value is 144 (56.64% from 255 or 43.90% from 328); Max value from RGB is 144 - color contains mainly: blue. Hex color #318790 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #318790 is #CE786F. Grayscale: #6E6E6E. Windows color (decimal): -13531248 or 9471793. OLE color: 9471793.
HSL color Cylindrical-coordinate representation of color #318790: hue angle of 185.68º 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 #318790 is Cyan = 0.66, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 49 | 135 | 144 | - |
| CMYK | 0.66 | 0.06 | 0 | 0.44 |
| HSL | 185.68º | 0.49% | 0.38% | - |
| HSV(B) | 185.68º | 0.66% | 0.56% | - |
| XYZ | 14.96 | 19.99 | 29.46 | - |
| YUV | 110.31 | 147.01 | 84.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 135 | 144 | 0.66 | 0.06 | 0 | 0.44 | 185.68 | 0.49 | 0.38 |
| Hex | 31 | 87 | 90 | 42 | 6 | 0 | 2C | BA | 31 | 26 |
| Octal | 61 | 207 | 220 | 102 | 6 | 0 | 54 | 272 | 61 | 46 |
| Binary | 110001 | 10000111 | 10010000 | 1000010 | 110 | 0 | 101100 | 10111010 | 110001 | 100110 |
Color Harmonies of #318790
Complementary color
Monochromatic Colors of #318790
Black with #318790
Text Example
Text Example
White with #318790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318790; }
p { color: rgb(49,135,144); }
H1.HeaderClassName
{
color: #318790;
}
.AnyTagClassName
{
color: #318790;
}
</style>
background-color css
<style>
a { background-color: #318790; }
a { background-color: rgb(49,135,144); }
div.DivClassName
{
background-color: #318790;
}
.BgClassName
{
background-color: #318790;
}
</style>
border-color css
<style>
span { border-color: #318790; }
span { border-color: rgb(49,135,144); }
td.TdClassName
{
border-color: #318790;
}
.TagClassName
{
border-color: #318790;
}
</style>