Shades of Scooter #378497
Tints of Scooter #378497
RGB
CMYK
RGB Variations
Color information
#378497 (or 0x378497) is known color: Scooter. HEX triplet: 37, 84 and 97. RGB value is (55,132,151). Sum of RGB (Red+Green+Blue) = 55+132+151=338 (44% of max value = 765). Red value is 55 (21.88% from 255 or 16.27% from 338); Green value is 132 (51.95% from 255 or 39.05% from 338); Blue value is 151 (59.38% from 255 or 44.67% from 338); Max value from RGB is 151 - color contains mainly: blue. Hex color #378497 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #378497 is #C87B68. Grayscale: #6E6E6E. Windows color (decimal): -13138793 or 9929783. OLE color: 9929783.
HSL color Cylindrical-coordinate representation of color #378497: hue angle of 191.88º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #378497 is Cyan = 0.64, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 55 | 132 | 151 | - |
| CMYK | 0.64 | 0.13 | 0 | 0.41 |
| HSL | 191.88º | 0.47% | 0.4% | - |
| HSV(B) | 191.88º | 0.64% | 0.59% | - |
| XYZ | 15.41 | 19.55 | 32.24 | - |
| YUV | 111.14 | 150.49 | 87.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 132 | 151 | 0.64 | 0.13 | 0 | 0.41 | 191.88 | 0.47 | 0.4 |
| Hex | 37 | 84 | 97 | 40 | D | 0 | 29 | C0 | 2F | 28 |
| Octal | 67 | 204 | 227 | 100 | 15 | 0 | 51 | 300 | 57 | 50 |
| Binary | 110111 | 10000100 | 10010111 | 1000000 | 1101 | 0 | 101001 | 11000000 | 101111 | 101000 |
Color Harmonies of #378497
Complementary color
Monochromatic Colors of #378497
Black with #378497
Text Example
Text Example
White with #378497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378497; }
p { color: rgb(55,132,151); }
H1.HeaderClassName
{
color: #378497;
}
.AnyTagClassName
{
color: #378497;
}
</style>
background-color css
<style>
a { background-color: #378497; }
a { background-color: rgb(55,132,151); }
div.DivClassName
{
background-color: #378497;
}
.BgClassName
{
background-color: #378497;
}
</style>
border-color css
<style>
span { border-color: #378497; }
span { border-color: rgb(55,132,151); }
td.TdClassName
{
border-color: #378497;
}
.TagClassName
{
border-color: #378497;
}
</style>