Shades of Judge Grey #615743
Tints of Judge Grey #615743
RGB
CMYK
RGB Variations
Color information
#615743 (or 0x615743) is known color: Judge Grey. HEX triplet: 61, 57 and 43. RGB value is (97,87,67). Sum of RGB (Red+Green+Blue) = 97+87+67=251 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.65% from 251); Green value is 87 (34.38% from 255 or 34.66% from 251); Blue value is 67 (26.56% from 255 or 26.69% from 251); Max value from RGB is 97 - color contains mainly: red. Hex color #615743 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615743 is #9EA8BC. Grayscale: #575757. Windows color (decimal): -10397885 or 4413281. OLE color: 4413281.
HSL color Cylindrical-coordinate representation of color #615743: hue angle of 40º degrees, saturation: 0.18, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #615743 is Cyan = 0, Magento = 0.10, Yellow = 0.31 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 87 | 67 | - |
| CMYK | 0 | 0.10 | 0.31 | 0.62 |
| HSL | 40º | 0.18% | 0.32% | - |
| HSV(B) | 40º | 0.31% | 0.38% | - |
| XYZ | 9.35 | 9.76 | 6.7 | - |
| YUV | 87.71 | 116.31 | 134.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 87 | 67 | 0 | 0.10 | 0.31 | 0.62 | 40 | 0.18 | 0.32 |
| Hex | 61 | 57 | 43 | 0 | A | 1F | 3E | 28 | 12 | 20 |
| Octal | 141 | 127 | 103 | 0 | 12 | 37 | 76 | 50 | 22 | 40 |
| Binary | 1100001 | 1010111 | 1000011 | 0 | 1010 | 11111 | 111110 | 101000 | 10010 | 100000 |
Color Harmonies of #615743
Complementary color
Monochromatic Colors of #615743
Black with #615743
Text Example
Text Example
White with #615743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615743; }
p { color: rgb(97,87,67); }
H1.HeaderClassName
{
color: #615743;
}
.AnyTagClassName
{
color: #615743;
}
</style>
background-color css
<style>
a { background-color: #615743; }
a { background-color: rgb(97,87,67); }
div.DivClassName
{
background-color: #615743;
}
.BgClassName
{
background-color: #615743;
}
</style>
border-color css
<style>
span { border-color: #615743; }
span { border-color: rgb(97,87,67); }
td.TdClassName
{
border-color: #615743;
}
.TagClassName
{
border-color: #615743;
}
</style>