Shades of Jumbo #838381
Tints of Jumbo #838381
RGB
CMYK
RGB Variations
Color information
#838381 (or 0x838381) is known color: Jumbo. HEX triplet: 83, 83 and 81. RGB value is (131,131,129). Sum of RGB (Red+Green+Blue) = 131+131+129=391 (51% of max value = 765). Red value is 131 (51.56% from 255 or 33.50% from 391); Green value is 131 (51.56% from 255 or 33.50% from 391); Blue value is 129 (50.78% from 255 or 32.99% from 391); Max value from RGB is 131 - color contains mainly: red, green. Hex color #838381 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #838381 is #7C7C7E. Grayscale: #828282. Windows color (decimal): -8158335 or 8487811. OLE color: 8487811.
HSL color Cylindrical-coordinate representation of color #838381: hue angle of 60º degrees, saturation: 0.01, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #838381 is Cyan = 0, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.49.
Color convert
RGB | 131 | 131 | 129 | - |
CMYK | 0 | 0 | 0.02 | 0.49 |
HSL | 60º | 0.01% | 0.51% | - |
HSV(B) | 60º | 0.02% | 0.51% | - |
XYZ | 21.44 | 22.64 | 24.01 | - |
YUV | 130.77 | 127 | 128.16 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 131 | 131 | 129 | 0 | 0 | 0.02 | 0.49 | 60 | 0.01 | 0.51 |
Hex | 83 | 83 | 81 | 0 | 0 | 2 | 31 | 3C | 1 | 33 |
Octal | 203 | 203 | 201 | 0 | 0 | 2 | 61 | 74 | 1 | 63 |
Binary | 10000011 | 10000011 | 10000001 | 0 | 0 | 10 | 110001 | 111100 | 1 | 110011 |
Color Harmonies of #838381
Complementary color
Monochromatic Colors of #838381
Black with #838381
Text Example
Text Example
White with #838381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838381; }
p { color: rgb(131,131,129); }
H1.HeaderClassName
{
color: #838381;
}
.AnyTagClassName
{
color: #838381;
}
</style>
background-color css
<style>
a { background-color: #838381; }
a { background-color: rgb(131,131,129); }
div.DivClassName
{
background-color: #838381;
}
.BgClassName
{
background-color: #838381;
}
</style>
border-color css
<style>
span { border-color: #838381; }
span { border-color: rgb(131,131,129); }
td.TdClassName
{
border-color: #838381;
}
.TagClassName
{
border-color: #838381;
}
</style>