Shades of Scooter #348297
Tints of Scooter #348297
RGB
CMYK
RGB Variations
Color information
#348297 (or 0x348297) is known color: Scooter. HEX triplet: 34, 82 and 97. RGB value is (52,130,151). Sum of RGB (Red+Green+Blue) = 52+130+151=333 (44% of max value = 765). Red value is 52 (20.70% from 255 or 15.62% from 333); Green value is 130 (51.17% from 255 or 39.04% from 333); Blue value is 151 (59.38% from 255 or 45.35% from 333); Max value from RGB is 151 - color contains mainly: blue. Hex color #348297 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #348297 is #CB7D68. Grayscale: #6C6C6C. Windows color (decimal): -13335913 or 9929268. OLE color: 9929268.
HSL color Cylindrical-coordinate representation of color #348297: hue angle of 192.73º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #348297 is Cyan = 0.66, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 52 | 130 | 151 | - |
| CMYK | 0.66 | 0.14 | 0 | 0.41 |
| HSL | 192.73º | 0.49% | 0.4% | - |
| HSV(B) | 192.73º | 0.66% | 0.59% | - |
| XYZ | 14.98 | 18.93 | 32.14 | - |
| YUV | 109.07 | 151.66 | 87.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 130 | 151 | 0.66 | 0.14 | 0 | 0.41 | 192.73 | 0.49 | 0.4 |
| Hex | 34 | 82 | 97 | 42 | E | 0 | 29 | C1 | 31 | 28 |
| Octal | 64 | 202 | 227 | 102 | 16 | 0 | 51 | 301 | 61 | 50 |
| Binary | 110100 | 10000010 | 10010111 | 1000010 | 1110 | 0 | 101001 | 11000001 | 110001 | 101000 |
Color Harmonies of #348297
Complementary color
Monochromatic Colors of #348297
Black with #348297
Text Example
Text Example
White with #348297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348297; }
p { color: rgb(52,130,151); }
H1.HeaderClassName
{
color: #348297;
}
.AnyTagClassName
{
color: #348297;
}
</style>
background-color css
<style>
a { background-color: #348297; }
a { background-color: rgb(52,130,151); }
div.DivClassName
{
background-color: #348297;
}
.BgClassName
{
background-color: #348297;
}
</style>
border-color css
<style>
span { border-color: #348297; }
span { border-color: rgb(52,130,151); }
td.TdClassName
{
border-color: #348297;
}
.TagClassName
{
border-color: #348297;
}
</style>