Shades of Arapawa #264760
Tints of Arapawa #264760
RGB
CMYK
RGB Variations
Color information
#264760 (or 0x264760) is known color: Arapawa. HEX triplet: 26, 47 and 60. RGB value is (38,71,96). Sum of RGB (Red+Green+Blue) = 38+71+96=205 (27% of max value = 765). Red value is 38 (15.23% from 255 or 18.54% from 205); Green value is 71 (28.12% from 255 or 34.63% from 205); Blue value is 96 (37.89% from 255 or 46.83% from 205); Max value from RGB is 96 - color contains mainly: blue. Hex color #264760 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #264760 is #D9B89F. Grayscale: #3F3F3F. Windows color (decimal): -14268576 or 6309670. OLE color: 6309670.
HSL color Cylindrical-coordinate representation of color #264760: hue angle of 205.86º degrees, saturation: 0.43, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #264760 is Cyan = 0.60, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 71 | 96 | - |
| CMYK | 0.60 | 0.26 | 0 | 0.62 |
| HSL | 205.86º | 0.43% | 0.26% | - |
| HSV(B) | 205.86º | 0.6% | 0.38% | - |
| XYZ | 5.16 | 5.76 | 11.91 | - |
| YUV | 63.98 | 146.07 | 109.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 71 | 96 | 0.60 | 0.26 | 0 | 0.62 | 205.86 | 0.43 | 0.26 |
| Hex | 26 | 47 | 60 | 3C | 1A | 0 | 3E | CE | 2B | 1A |
| Octal | 46 | 107 | 140 | 74 | 32 | 0 | 76 | 316 | 53 | 32 |
| Binary | 100110 | 1000111 | 1100000 | 111100 | 11010 | 0 | 111110 | 11001110 | 101011 | 11010 |
Color Harmonies of #264760
Complementary color
Monochromatic Colors of #264760
Black with #264760
Text Example
Text Example
White with #264760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #264760; }
p { color: rgb(38,71,96); }
H1.HeaderClassName
{
color: #264760;
}
.AnyTagClassName
{
color: #264760;
}
</style>
background-color css
<style>
a { background-color: #264760; }
a { background-color: rgb(38,71,96); }
div.DivClassName
{
background-color: #264760;
}
.BgClassName
{
background-color: #264760;
}
</style>
border-color css
<style>
span { border-color: #264760; }
span { border-color: rgb(38,71,96); }
td.TdClassName
{
border-color: #264760;
}
.TagClassName
{
border-color: #264760;
}
</style>