Shades of Comet #535274
Tints of Comet #535274
RGB
CMYK
RGB Variations
Color information
#535274 (or 0x535274) is known color: Comet. HEX triplet: 53, 52 and 74. RGB value is (83,82,116). Sum of RGB (Red+Green+Blue) = 83+82+116=281 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.54% from 281); Green value is 82 (32.42% from 255 or 29.18% from 281); Blue value is 116 (45.70% from 255 or 41.28% from 281); Max value from RGB is 116 - color contains mainly: blue. Hex color #535274 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535274 is #ACAD8B. Grayscale: #565656. Windows color (decimal): -11316620 or 7623251. OLE color: 7623251.
HSL color Cylindrical-coordinate representation of color #535274: hue angle of 241.76º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #535274 is Cyan = 0.28, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 82 | 116 | - |
| CMYK | 0.28 | 0.29 | 0 | 0.55 |
| HSL | 241.76º | 0.17% | 0.39% | - |
| HSV(B) | 241.76º | 0.29% | 0.45% | - |
| XYZ | 9.74 | 9.13 | 17.77 | - |
| YUV | 86.18 | 144.83 | 125.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 82 | 116 | 0.28 | 0.29 | 0 | 0.55 | 241.76 | 0.17 | 0.39 |
| Hex | 53 | 52 | 74 | 1C | 1D | 0 | 37 | F2 | 11 | 27 |
| Octal | 123 | 122 | 164 | 34 | 35 | 0 | 67 | 362 | 21 | 47 |
| Binary | 1010011 | 1010010 | 1110100 | 11100 | 11101 | 0 | 110111 | 11110010 | 10001 | 100111 |
Color Harmonies of #535274
Complementary color
Monochromatic Colors of #535274
Black with #535274
Text Example
Text Example
White with #535274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535274; }
p { color: rgb(83,82,116); }
H1.HeaderClassName
{
color: #535274;
}
.AnyTagClassName
{
color: #535274;
}
</style>
background-color css
<style>
a { background-color: #535274; }
a { background-color: rgb(83,82,116); }
div.DivClassName
{
background-color: #535274;
}
.BgClassName
{
background-color: #535274;
}
</style>
border-color css
<style>
span { border-color: #535274; }
span { border-color: rgb(83,82,116); }
td.TdClassName
{
border-color: #535274;
}
.TagClassName
{
border-color: #535274;
}
</style>