Shades of River Bed #536667
Tints of River Bed #536667
RGB
CMYK
RGB Variations
Color information
#536667 (or 0x536667) is known color: River Bed. HEX triplet: 53, 66 and 67. RGB value is (83,102,103). Sum of RGB (Red+Green+Blue) = 83+102+103=288 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.82% from 288); Green value is 102 (40.23% from 255 or 35.42% from 288); Blue value is 103 (40.62% from 255 or 35.76% from 288); Max value from RGB is 103 - color contains mainly: blue. Hex color #536667 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536667 is #AC9998. Grayscale: #606060. Windows color (decimal): -11311513 or 6776403. OLE color: 6776403.
HSL color Cylindrical-coordinate representation of color #536667: hue angle of 183º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #536667 is Cyan = 0.19, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 102 | 103 | - |
| CMYK | 0.19 | 0.01 | 0 | 0.60 |
| HSL | 183º | 0.11% | 0.36% | - |
| HSV(B) | 183º | 0.19% | 0.4% | - |
| XYZ | 10.77 | 12.32 | 14.64 | - |
| YUV | 96.43 | 131.71 | 118.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 102 | 103 | 0.19 | 0.01 | 0 | 0.60 | 183 | 0.11 | 0.36 |
| Hex | 53 | 66 | 67 | 13 | 1 | 0 | 3C | B7 | B | 24 |
| Octal | 123 | 146 | 147 | 23 | 1 | 0 | 74 | 267 | 13 | 44 |
| Binary | 1010011 | 1100110 | 1100111 | 10011 | 1 | 0 | 111100 | 10110111 | 1011 | 100100 |
Color Harmonies of #536667
Complementary color
Monochromatic Colors of #536667
Black with #536667
Text Example
Text Example
White with #536667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536667; }
p { color: rgb(83,102,103); }
H1.HeaderClassName
{
color: #536667;
}
.AnyTagClassName
{
color: #536667;
}
</style>
background-color css
<style>
a { background-color: #536667; }
a { background-color: rgb(83,102,103); }
div.DivClassName
{
background-color: #536667;
}
.BgClassName
{
background-color: #536667;
}
</style>
border-color css
<style>
span { border-color: #536667; }
span { border-color: rgb(83,102,103); }
td.TdClassName
{
border-color: #536667;
}
.TagClassName
{
border-color: #536667;
}
</style>