Shades of Scooter #368394
Tints of Scooter #368394
RGB
CMYK
RGB Variations
Color information
#368394 (or 0x368394) is known color: Scooter. HEX triplet: 36, 83 and 94. RGB value is (54,131,148). Sum of RGB (Red+Green+Blue) = 54+131+148=333 (44% of max value = 765). Red value is 54 (21.48% from 255 or 16.22% from 333); Green value is 131 (51.56% from 255 or 39.34% from 333); Blue value is 148 (58.20% from 255 or 44.44% from 333); Max value from RGB is 148 - color contains mainly: blue. Hex color #368394 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #368394 is #C97C6B. Grayscale: #6D6D6D. Windows color (decimal): -13204588 or 9732918. OLE color: 9732918.
HSL color Cylindrical-coordinate representation of color #368394: hue angle of 190.85º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #368394 is Cyan = 0.64, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 131 | 148 | - |
| CMYK | 0.64 | 0.11 | 0 | 0.42 |
| HSL | 190.85º | 0.47% | 0.4% | - |
| HSV(B) | 190.85º | 0.64% | 0.58% | - |
| XYZ | 14.98 | 19.15 | 30.92 | - |
| YUV | 109.92 | 149.49 | 88.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 131 | 148 | 0.64 | 0.11 | 0 | 0.42 | 190.85 | 0.47 | 0.4 |
| Hex | 36 | 83 | 94 | 40 | B | 0 | 2A | BF | 2F | 28 |
| Octal | 66 | 203 | 224 | 100 | 13 | 0 | 52 | 277 | 57 | 50 |
| Binary | 110110 | 10000011 | 10010100 | 1000000 | 1011 | 0 | 101010 | 10111111 | 101111 | 101000 |
Color Harmonies of #368394
Complementary color
Monochromatic Colors of #368394
Black with #368394
Text Example
Text Example
White with #368394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368394; }
p { color: rgb(54,131,148); }
H1.HeaderClassName
{
color: #368394;
}
.AnyTagClassName
{
color: #368394;
}
</style>
background-color css
<style>
a { background-color: #368394; }
a { background-color: rgb(54,131,148); }
div.DivClassName
{
background-color: #368394;
}
.BgClassName
{
background-color: #368394;
}
</style>
border-color css
<style>
span { border-color: #368394; }
span { border-color: rgb(54,131,148); }
td.TdClassName
{
border-color: #368394;
}
.TagClassName
{
border-color: #368394;
}
</style>