Shades of Scooter #388298
Tints of Scooter #388298
RGB
CMYK
RGB Variations
Color information
#388298 (or 0x388298) is known color: Scooter. HEX triplet: 38, 82 and 98. RGB value is (56,130,152). Sum of RGB (Red+Green+Blue) = 56+130+152=338 (44% of max value = 765). Red value is 56 (22.27% from 255 or 16.57% from 338); Green value is 130 (51.17% from 255 or 38.46% from 338); Blue value is 152 (59.77% from 255 or 44.97% from 338); Max value from RGB is 152 - color contains mainly: blue. Hex color #388298 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #388298 is #C77D67. Grayscale: #6E6E6E. Windows color (decimal): -13073768 or 9994808. OLE color: 9994808.
HSL color Cylindrical-coordinate representation of color #388298: hue angle of 193.75º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #388298 is Cyan = 0.63, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 56 | 130 | 152 | - |
| CMYK | 0.63 | 0.14 | 0 | 0.40 |
| HSL | 193.75º | 0.46% | 0.41% | - |
| HSV(B) | 193.75º | 0.63% | 0.6% | - |
| XYZ | 15.28 | 19.07 | 32.58 | - |
| YUV | 110.38 | 151.48 | 89.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 130 | 152 | 0.63 | 0.14 | 0 | 0.40 | 193.75 | 0.46 | 0.41 |
| Hex | 38 | 82 | 98 | 3F | E | 0 | 28 | C2 | 2E | 29 |
| Octal | 70 | 202 | 230 | 77 | 16 | 0 | 50 | 302 | 56 | 51 |
| Binary | 111000 | 10000010 | 10011000 | 111111 | 1110 | 0 | 101000 | 11000010 | 101110 | 101001 |
Color Harmonies of #388298
Complementary color
Monochromatic Colors of #388298
Black with #388298
Text Example
Text Example
White with #388298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388298; }
p { color: rgb(56,130,152); }
H1.HeaderClassName
{
color: #388298;
}
.AnyTagClassName
{
color: #388298;
}
</style>
background-color css
<style>
a { background-color: #388298; }
a { background-color: rgb(56,130,152); }
div.DivClassName
{
background-color: #388298;
}
.BgClassName
{
background-color: #388298;
}
</style>
border-color css
<style>
span { border-color: #388298; }
span { border-color: rgb(56,130,152); }
td.TdClassName
{
border-color: #388298;
}
.TagClassName
{
border-color: #388298;
}
</style>