Shades of Scooter #378296
Tints of Scooter #378296
RGB
CMYK
RGB Variations
Color information
#378296 (or 0x378296) is known color: Scooter. HEX triplet: 37, 82 and 96. RGB value is (55,130,150). Sum of RGB (Red+Green+Blue) = 55+130+150=335 (44% of max value = 765). Red value is 55 (21.88% from 255 or 16.42% from 335); Green value is 130 (51.17% from 255 or 38.81% from 335); Blue value is 150 (58.98% from 255 or 44.78% from 335); Max value from RGB is 150 - color contains mainly: blue. Hex color #378296 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #378296 is #C87D69. Grayscale: #6D6D6D. Windows color (decimal): -13139306 or 9863735. OLE color: 9863735.
HSL color Cylindrical-coordinate representation of color #378296: hue angle of 192.63º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #378296 is Cyan = 0.63, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 55 | 130 | 150 | - |
| CMYK | 0.63 | 0.13 | 0 | 0.41 |
| HSL | 192.63º | 0.46% | 0.4% | - |
| HSV(B) | 192.63º | 0.63% | 0.59% | - |
| XYZ | 15.06 | 18.98 | 31.72 | - |
| YUV | 109.86 | 150.65 | 88.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 130 | 150 | 0.63 | 0.13 | 0 | 0.41 | 192.63 | 0.46 | 0.4 |
| Hex | 37 | 82 | 96 | 3F | D | 0 | 29 | C1 | 2E | 28 |
| Octal | 67 | 202 | 226 | 77 | 15 | 0 | 51 | 301 | 56 | 50 |
| Binary | 110111 | 10000010 | 10010110 | 111111 | 1101 | 0 | 101001 | 11000001 | 101110 | 101000 |
Color Harmonies of #378296
Complementary color
Monochromatic Colors of #378296
Black with #378296
Text Example
Text Example
White with #378296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378296; }
p { color: rgb(55,130,150); }
H1.HeaderClassName
{
color: #378296;
}
.AnyTagClassName
{
color: #378296;
}
</style>
background-color css
<style>
a { background-color: #378296; }
a { background-color: rgb(55,130,150); }
div.DivClassName
{
background-color: #378296;
}
.BgClassName
{
background-color: #378296;
}
</style>
border-color css
<style>
span { border-color: #378296; }
span { border-color: rgb(55,130,150); }
td.TdClassName
{
border-color: #378296;
}
.TagClassName
{
border-color: #378296;
}
</style>