Shades of Kimberly #756788
Tints of Kimberly #756788
RGB
CMYK
RGB Variations
Color information
#756788 (or 0x756788) is known color: Kimberly. HEX triplet: 75, 67 and 88. RGB value is (117,103,136). Sum of RGB (Red+Green+Blue) = 117+103+136=356 (47% of max value = 765). Red value is 117 (46.09% from 255 or 32.87% from 356); Green value is 103 (40.62% from 255 or 28.93% from 356); Blue value is 136 (53.52% from 255 or 38.20% from 356); Max value from RGB is 136 - color contains mainly: blue. Hex color #756788 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756788 is #8A9877. Grayscale: #6E6E6E. Windows color (decimal): -9083000 or 8939381. OLE color: 8939381.
HSL color Cylindrical-coordinate representation of color #756788: hue angle of 265.45º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #756788 is Cyan = 0.14, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 103 | 136 | - |
| CMYK | 0.14 | 0.24 | 0 | 0.47 |
| HSL | 265.45º | 0.14% | 0.47% | - |
| HSV(B) | 265.45º | 0.24% | 0.53% | - |
| XYZ | 16.63 | 15.26 | 25.36 | - |
| YUV | 110.95 | 142.14 | 132.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 103 | 136 | 0.14 | 0.24 | 0 | 0.47 | 265.45 | 0.14 | 0.47 |
| Hex | 75 | 67 | 88 | E | 18 | 0 | 2F | 109 | E | 2F |
| Octal | 165 | 147 | 210 | 16 | 30 | 0 | 57 | 411 | 16 | 57 |
| Binary | 1110101 | 1100111 | 10001000 | 1110 | 11000 | 0 | 101111 | 100001001 | 1110 | 101111 |
Color Harmonies of #756788
Complementary color
Monochromatic Colors of #756788
Black with #756788
Text Example
Text Example
White with #756788
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756788; }
p { color: rgb(117,103,136); }
H1.HeaderClassName
{
color: #756788;
}
.AnyTagClassName
{
color: #756788;
}
</style>
background-color css
<style>
a { background-color: #756788; }
a { background-color: rgb(117,103,136); }
div.DivClassName
{
background-color: #756788;
}
.BgClassName
{
background-color: #756788;
}
</style>
border-color css
<style>
span { border-color: #756788; }
span { border-color: rgb(117,103,136); }
td.TdClassName
{
border-color: #756788;
}
.TagClassName
{
border-color: #756788;
}
</style>