Shades of Scooter #348793
Tints of Scooter #348793
RGB
CMYK
RGB Variations
Color information
#348793 (or 0x348793) is known color: Scooter. HEX triplet: 34, 87 and 93. RGB value is (52,135,147). Sum of RGB (Red+Green+Blue) = 52+135+147=334 (44% of max value = 765). Red value is 52 (20.70% from 255 or 15.57% from 334); Green value is 135 (53.12% from 255 or 40.42% from 334); Blue value is 147 (57.81% from 255 or 44.01% from 334); Max value from RGB is 147 - color contains mainly: blue. Hex color #348793 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #348793 is #CB786C. Grayscale: #6F6F6F. Windows color (decimal): -13334637 or 9668404. OLE color: 9668404.
HSL color Cylindrical-coordinate representation of color #348793: hue angle of 187.58º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #348793 is Cyan = 0.65, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 52 | 135 | 147 | - |
| CMYK | 0.65 | 0.08 | 0 | 0.42 |
| HSL | 187.58º | 0.48% | 0.39% | - |
| HSV(B) | 187.58º | 0.65% | 0.58% | - |
| XYZ | 15.35 | 20.16 | 30.69 | - |
| YUV | 111.55 | 148 | 85.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 135 | 147 | 0.65 | 0.08 | 0 | 0.42 | 187.58 | 0.48 | 0.39 |
| Hex | 34 | 87 | 93 | 41 | 8 | 0 | 2A | BC | 30 | 27 |
| Octal | 64 | 207 | 223 | 101 | 10 | 0 | 52 | 274 | 60 | 47 |
| Binary | 110100 | 10000111 | 10010011 | 1000001 | 1000 | 0 | 101010 | 10111100 | 110000 | 100111 |
Color Harmonies of #348793
Complementary color
Monochromatic Colors of #348793
Black with #348793
Text Example
Text Example
White with #348793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #348793; }
p { color: rgb(52,135,147); }
H1.HeaderClassName
{
color: #348793;
}
.AnyTagClassName
{
color: #348793;
}
</style>
background-color css
<style>
a { background-color: #348793; }
a { background-color: rgb(52,135,147); }
div.DivClassName
{
background-color: #348793;
}
.BgClassName
{
background-color: #348793;
}
</style>
border-color css
<style>
span { border-color: #348793; }
span { border-color: rgb(52,135,147); }
td.TdClassName
{
border-color: #348793;
}
.TagClassName
{
border-color: #348793;
}
</style>