Shades of Scooter #308794
Tints of Scooter #308794
RGB
CMYK
RGB Variations
Color information
#308794 (or 0x308794) is known color: Scooter. HEX triplet: 30, 87 and 94. RGB value is (48,135,148). Sum of RGB (Red+Green+Blue) = 48+135+148=331 (43% of max value = 765). Red value is 48 (19.14% from 255 or 14.50% from 331); Green value is 135 (53.12% from 255 or 40.79% from 331); Blue value is 148 (58.20% from 255 or 44.71% from 331); Max value from RGB is 148 - color contains mainly: blue. Hex color #308794 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #308794 is #CF786B. Grayscale: #6E6E6E. Windows color (decimal): -13596780 or 9733936. OLE color: 9733936.
HSL color Cylindrical-coordinate representation of color #308794: hue angle of 187.8º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #308794 is Cyan = 0.68, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 48 | 135 | 148 | - |
| CMYK | 0.68 | 0.09 | 0 | 0.42 |
| HSL | 187.8º | 0.51% | 0.38% | - |
| HSV(B) | 187.8º | 0.68% | 0.58% | - |
| XYZ | 15.23 | 20.09 | 31.09 | - |
| YUV | 110.47 | 149.18 | 83.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 135 | 148 | 0.68 | 0.09 | 0 | 0.42 | 187.8 | 0.51 | 0.38 |
| Hex | 30 | 87 | 94 | 44 | 9 | 0 | 2A | BC | 33 | 26 |
| Octal | 60 | 207 | 224 | 104 | 11 | 0 | 52 | 274 | 63 | 46 |
| Binary | 110000 | 10000111 | 10010100 | 1000100 | 1001 | 0 | 101010 | 10111100 | 110011 | 100110 |
Color Harmonies of #308794
Complementary color
Monochromatic Colors of #308794
Black with #308794
Text Example
Text Example
White with #308794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #308794; }
p { color: rgb(48,135,148); }
H1.HeaderClassName
{
color: #308794;
}
.AnyTagClassName
{
color: #308794;
}
</style>
background-color css
<style>
a { background-color: #308794; }
a { background-color: rgb(48,135,148); }
div.DivClassName
{
background-color: #308794;
}
.BgClassName
{
background-color: #308794;
}
</style>
border-color css
<style>
span { border-color: #308794; }
span { border-color: rgb(48,135,148); }
td.TdClassName
{
border-color: #308794;
}
.TagClassName
{
border-color: #308794;
}
</style>