Shades of Scooter #388397
Tints of Scooter #388397
RGB
CMYK
RGB Variations
Color information
#388397 (or 0x388397) is known color: Scooter. HEX triplet: 38, 83 and 97. RGB value is (56,131,151). Sum of RGB (Red+Green+Blue) = 56+131+151=338 (44% of max value = 765). Red value is 56 (22.27% from 255 or 16.57% from 338); Green value is 131 (51.56% from 255 or 38.76% 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 #388397 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #388397 is #C77C68. Grayscale: #6E6E6E. Windows color (decimal): -13073513 or 9929528. OLE color: 9929528.
HSL color Cylindrical-coordinate representation of color #388397: hue angle of 192.63º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #388397 is Cyan = 0.63, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 56 | 131 | 151 | - |
| CMYK | 0.63 | 0.13 | 0 | 0.41 |
| HSL | 192.63º | 0.46% | 0.41% | - |
| HSV(B) | 192.63º | 0.63% | 0.59% | - |
| XYZ | 15.33 | 19.31 | 32.2 | - |
| YUV | 110.86 | 150.65 | 88.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 131 | 151 | 0.63 | 0.13 | 0 | 0.41 | 192.63 | 0.46 | 0.41 |
| Hex | 38 | 83 | 97 | 3F | D | 0 | 29 | C1 | 2E | 29 |
| Octal | 70 | 203 | 227 | 77 | 15 | 0 | 51 | 301 | 56 | 51 |
| Binary | 111000 | 10000011 | 10010111 | 111111 | 1101 | 0 | 101001 | 11000001 | 101110 | 101001 |
Color Harmonies of #388397
Complementary color
Monochromatic Colors of #388397
Black with #388397
Text Example
Text Example
White with #388397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388397; }
p { color: rgb(56,131,151); }
H1.HeaderClassName
{
color: #388397;
}
.AnyTagClassName
{
color: #388397;
}
</style>
background-color css
<style>
a { background-color: #388397; }
a { background-color: rgb(56,131,151); }
div.DivClassName
{
background-color: #388397;
}
.BgClassName
{
background-color: #388397;
}
</style>
border-color css
<style>
span { border-color: #388397; }
span { border-color: rgb(56,131,151); }
td.TdClassName
{
border-color: #388397;
}
.TagClassName
{
border-color: #388397;
}
</style>