Shades of Scooter #378695
Tints of Scooter #378695
RGB
CMYK
RGB Variations
Color information
#378695 (or 0x378695) is known color: Scooter. HEX triplet: 37, 86 and 95. RGB value is (55,134,149). Sum of RGB (Red+Green+Blue) = 55+134+149=338 (44% of max value = 765). Red value is 55 (21.88% from 255 or 16.27% from 338); Green value is 134 (52.73% from 255 or 39.64% from 338); Blue value is 149 (58.59% from 255 or 44.08% from 338); Max value from RGB is 149 - color contains mainly: blue. Hex color #378695 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #378695 is #C8796A. Grayscale: #6F6F6F. Windows color (decimal): -13138283 or 9799223. OLE color: 9799223.
HSL color Cylindrical-coordinate representation of color #378695: hue angle of 189.57º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #378695 is Cyan = 0.63, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 134 | 149 | - |
| CMYK | 0.63 | 0.10 | 0 | 0.42 |
| HSL | 189.57º | 0.46% | 0.4% | - |
| HSV(B) | 189.57º | 0.63% | 0.58% | - |
| XYZ | 15.53 | 20.03 | 31.48 | - |
| YUV | 112.09 | 148.83 | 87.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 134 | 149 | 0.63 | 0.10 | 0 | 0.42 | 189.57 | 0.46 | 0.4 |
| Hex | 37 | 86 | 95 | 3F | A | 0 | 2A | BE | 2E | 28 |
| Octal | 67 | 206 | 225 | 77 | 12 | 0 | 52 | 276 | 56 | 50 |
| Binary | 110111 | 10000110 | 10010101 | 111111 | 1010 | 0 | 101010 | 10111110 | 101110 | 101000 |
Color Harmonies of #378695
Complementary color
Monochromatic Colors of #378695
Black with #378695
Text Example
Text Example
White with #378695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378695; }
p { color: rgb(55,134,149); }
H1.HeaderClassName
{
color: #378695;
}
.AnyTagClassName
{
color: #378695;
}
</style>
background-color css
<style>
a { background-color: #378695; }
a { background-color: rgb(55,134,149); }
div.DivClassName
{
background-color: #378695;
}
.BgClassName
{
background-color: #378695;
}
</style>
border-color css
<style>
span { border-color: #378695; }
span { border-color: rgb(55,134,149); }
td.TdClassName
{
border-color: #378695;
}
.TagClassName
{
border-color: #378695;
}
</style>