Shades of Space Shuttle #514335
Tints of Space Shuttle #514335
RGB
CMYK
RGB Variations
Color information
#514335 (or 0x514335) is known color: Space Shuttle. HEX triplet: 51, 43 and 35. RGB value is (81,67,53). Sum of RGB (Red+Green+Blue) = 81+67+53=201 (26% of max value = 765). Red value is 81 (32.03% from 255 or 40.30% from 201); Green value is 67 (26.56% from 255 or 33.33% from 201); Blue value is 53 (21.09% from 255 or 26.37% from 201); Max value from RGB is 81 - color contains mainly: red. Hex color #514335 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514335 is #AEBCCA. Grayscale: #454545. Windows color (decimal): -11451595 or 3490641. OLE color: 3490641.
HSL color Cylindrical-coordinate representation of color #514335: hue angle of 30º degrees, saturation: 0.21, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #514335 is Cyan = 0, Magento = 0.17, Yellow = 0.35 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 67 | 53 | - |
| CMYK | 0 | 0.17 | 0.35 | 0.68 |
| HSL | 30º | 0.21% | 0.26% | - |
| HSV(B) | 30º | 0.35% | 0.32% | - |
| XYZ | 6.04 | 6.02 | 4.21 | - |
| YUV | 69.59 | 118.64 | 136.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 67 | 53 | 0 | 0.17 | 0.35 | 0.68 | 30 | 0.21 | 0.26 |
| Hex | 51 | 43 | 35 | 0 | 11 | 23 | 44 | 1E | 15 | 1A |
| Octal | 121 | 103 | 65 | 0 | 21 | 43 | 104 | 36 | 25 | 32 |
| Binary | 1010001 | 1000011 | 110101 | 0 | 10001 | 100011 | 1000100 | 11110 | 10101 | 11010 |
Color Harmonies of #514335
Complementary color
Monochromatic Colors of #514335
Black with #514335
Text Example
Text Example
White with #514335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514335; }
p { color: rgb(81,67,53); }
H1.HeaderClassName
{
color: #514335;
}
.AnyTagClassName
{
color: #514335;
}
</style>
background-color css
<style>
a { background-color: #514335; }
a { background-color: rgb(81,67,53); }
div.DivClassName
{
background-color: #514335;
}
.BgClassName
{
background-color: #514335;
}
</style>
border-color css
<style>
span { border-color: #514335; }
span { border-color: rgb(81,67,53); }
td.TdClassName
{
border-color: #514335;
}
.TagClassName
{
border-color: #514335;
}
</style>