Shades of Scooter #388395
Tints of Scooter #388395
RGB
CMYK
RGB Variations
Color information
#388395 (or 0x388395) is known color: Scooter. HEX triplet: 38, 83 and 95. RGB value is (56,131,149). Sum of RGB (Red+Green+Blue) = 56+131+149=336 (44% of max value = 765). Red value is 56 (22.27% from 255 or 16.67% from 336); Green value is 131 (51.56% from 255 or 38.99% from 336); Blue value is 149 (58.59% from 255 or 44.35% from 336); Max value from RGB is 149 - color contains mainly: blue. Hex color #388395 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #388395 is #C77C6A. Grayscale: #6E6E6E. Windows color (decimal): -13073515 or 9798456. OLE color: 9798456.
HSL color Cylindrical-coordinate representation of color #388395: hue angle of 191.61º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #388395 is Cyan = 0.62, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 56 | 131 | 149 | - |
| CMYK | 0.62 | 0.12 | 0 | 0.42 |
| HSL | 191.61º | 0.45% | 0.4% | - |
| HSV(B) | 191.61º | 0.62% | 0.58% | - |
| XYZ | 15.17 | 19.24 | 31.35 | - |
| YUV | 110.63 | 149.65 | 89.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 131 | 149 | 0.62 | 0.12 | 0 | 0.42 | 191.61 | 0.45 | 0.4 |
| Hex | 38 | 83 | 95 | 3E | C | 0 | 2A | C0 | 2D | 28 |
| Octal | 70 | 203 | 225 | 76 | 14 | 0 | 52 | 300 | 55 | 50 |
| Binary | 111000 | 10000011 | 10010101 | 111110 | 1100 | 0 | 101010 | 11000000 | 101101 | 101000 |
Color Harmonies of #388395
Complementary color
Monochromatic Colors of #388395
Black with #388395
Text Example
Text Example
White with #388395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388395; }
p { color: rgb(56,131,149); }
H1.HeaderClassName
{
color: #388395;
}
.AnyTagClassName
{
color: #388395;
}
</style>
background-color css
<style>
a { background-color: #388395; }
a { background-color: rgb(56,131,149); }
div.DivClassName
{
background-color: #388395;
}
.BgClassName
{
background-color: #388395;
}
</style>
border-color css
<style>
span { border-color: #388395; }
span { border-color: rgb(56,131,149); }
td.TdClassName
{
border-color: #388395;
}
.TagClassName
{
border-color: #388395;
}
</style>