Shades of Scooter #388594
Tints of Scooter #388594
RGB
CMYK
RGB Variations
Color information
#388594 (or 0x388594) is known color: Scooter. HEX triplet: 38, 85 and 94. RGB value is (56,133,148). Sum of RGB (Red+Green+Blue) = 56+133+148=337 (44% of max value = 765). Red value is 56 (22.27% from 255 or 16.62% from 337); Green value is 133 (52.34% from 255 or 39.47% from 337); Blue value is 148 (58.20% from 255 or 43.92% from 337); Max value from RGB is 148 - color contains mainly: blue. Hex color #388594 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #388594 is #C77A6B. Grayscale: #6F6F6F. Windows color (decimal): -13073004 or 9733432. OLE color: 9733432.
HSL color Cylindrical-coordinate representation of color #388594: hue angle of 189.78º 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 #388594 is Cyan = 0.62, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 56 | 133 | 148 | - |
| CMYK | 0.62 | 0.10 | 0 | 0.42 |
| HSL | 189.78º | 0.45% | 0.4% | - |
| HSV(B) | 189.78º | 0.62% | 0.58% | - |
| XYZ | 15.36 | 19.75 | 31.02 | - |
| YUV | 111.69 | 148.49 | 88.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 133 | 148 | 0.62 | 0.10 | 0 | 0.42 | 189.78 | 0.45 | 0.4 |
| Hex | 38 | 85 | 94 | 3E | A | 0 | 2A | BE | 2D | 28 |
| Octal | 70 | 205 | 224 | 76 | 12 | 0 | 52 | 276 | 55 | 50 |
| Binary | 111000 | 10000101 | 10010100 | 111110 | 1010 | 0 | 101010 | 10111110 | 101101 | 101000 |
Color Harmonies of #388594
Complementary color
Monochromatic Colors of #388594
Black with #388594
Text Example
Text Example
White with #388594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388594; }
p { color: rgb(56,133,148); }
H1.HeaderClassName
{
color: #388594;
}
.AnyTagClassName
{
color: #388594;
}
</style>
background-color css
<style>
a { background-color: #388594; }
a { background-color: rgb(56,133,148); }
div.DivClassName
{
background-color: #388594;
}
.BgClassName
{
background-color: #388594;
}
</style>
border-color css
<style>
span { border-color: #388594; }
span { border-color: rgb(56,133,148); }
td.TdClassName
{
border-color: #388594;
}
.TagClassName
{
border-color: #388594;
}
</style>