Shades of Scooter #388297
Tints of Scooter #388297
RGB
CMYK
RGB Variations
Color information
#388297 (or 0x388297) is known color: Scooter. HEX triplet: 38, 82 and 97. RGB value is (56,130,151). Sum of RGB (Red+Green+Blue) = 56+130+151=337 (44% of max value = 765). Red value is 56 (22.27% from 255 or 16.62% from 337); Green value is 130 (51.17% from 255 or 38.58% from 337); Blue value is 151 (59.38% from 255 or 44.81% from 337); Max value from RGB is 151 - color contains mainly: blue. Hex color #388297 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #388297 is #C77D68. Grayscale: #6E6E6E. Windows color (decimal): -13073769 or 9929272. OLE color: 9929272.
HSL color Cylindrical-coordinate representation of color #388297: hue angle of 193.26º 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 #388297 is Cyan = 0.63, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 56 | 130 | 151 | - |
| CMYK | 0.63 | 0.14 | 0 | 0.41 |
| HSL | 193.26º | 0.46% | 0.41% | - |
| HSV(B) | 193.26º | 0.63% | 0.59% | - |
| XYZ | 15.2 | 19.04 | 32.15 | - |
| YUV | 110.27 | 150.98 | 89.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 130 | 151 | 0.63 | 0.14 | 0 | 0.41 | 193.26 | 0.46 | 0.41 |
| Hex | 38 | 82 | 97 | 3F | E | 0 | 29 | C1 | 2E | 29 |
| Octal | 70 | 202 | 227 | 77 | 16 | 0 | 51 | 301 | 56 | 51 |
| Binary | 111000 | 10000010 | 10010111 | 111111 | 1110 | 0 | 101001 | 11000001 | 101110 | 101001 |
Color Harmonies of #388297
Complementary color
Monochromatic Colors of #388297
Black with #388297
Text Example
Text Example
White with #388297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388297; }
p { color: rgb(56,130,151); }
H1.HeaderClassName
{
color: #388297;
}
.AnyTagClassName
{
color: #388297;
}
</style>
background-color css
<style>
a { background-color: #388297; }
a { background-color: rgb(56,130,151); }
div.DivClassName
{
background-color: #388297;
}
.BgClassName
{
background-color: #388297;
}
</style>
border-color css
<style>
span { border-color: #388297; }
span { border-color: rgb(56,130,151); }
td.TdClassName
{
border-color: #388297;
}
.TagClassName
{
border-color: #388297;
}
</style>